Method | Description | |
---|---|---|
Read ( |
||
ReadSmeAttribute ( |
||
ReadSmeAttributes ( |
||
SDataSchemaTopLevelType ( ) : System.Collections.Generic | ||
SDataSchemaTopLevelType ( string elementName ) : System.Collections.Generic | ||
Write ( |
||
WriteSmeAttributes ( ICollection |
||
WriteSmeAttributes ( |
protected Read ( |
||
obj | ||
return | void |
protected ReadSmeAttribute ( |
||
attribute | ||
return | bool |
protected ReadSmeAttributes ( |
||
obj | ||
return | void |
protected SDataSchemaTopLevelType ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
protected SDataSchemaTopLevelType ( string elementName ) : System.Collections.Generic | ||
elementName | string | |
return | System.Collections.Generic |
protected Write ( |
||
obj | ||
return | void |
protected WriteSmeAttributes ( ICollection |
||
attributes | ICollection |
|
return | void |
protected WriteSmeAttributes ( |
||
obj | ||
return | void |