Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
IfcDoc
Schema
MVD
Link
C# Class IfcDoc.Schema.MVD.Link
Inheritance:
SEntity
,
IXmlSerializable
ファイルを表示
Open project: BuildingSMART/IfcDoc
Class Usage Examples
Public Methods
Method
Description
GetSchema
( ) :
System.Xml.Schema.XmlSchema
ReadXml
(
System
reader
) :
void
WriteXml
(
System
writer
) :
void
Method Details
GetSchema()
public
method
public
GetSchema
( ) :
System.Xml.Schema.XmlSchema
return
System.Xml.Schema.XmlSchema
ReadXml()
public
method
public
ReadXml
(
System
reader
) :
void
reader
System
return
void
WriteXml()
public
method
public
WriteXml
(
System
writer
) :
void
writer
System
return
void