Property | Type | Description |
---|
Method | Description | |
---|---|---|
Add ( String key, object value ) : void | ||
GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
ReadXml ( |
||
ToString ( ) : string | ||
WriteXml ( |
||
XmlSerializableHashtable ( ) : System | ||
this ( String key ) : object |
public Add ( String key, object value ) : void | ||
key | String | |
value | object | |
return | void |
public GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
return | System.Xml.Schema.XmlSchema |