Method | Description | |
---|---|---|
GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
ReadXml ( System reader ) : void | ||
TransferBuffer ( ) : System | ||
TransferBuffer ( byte buffer, int offset, int count ) : System | ||
WriteXml ( System writer ) : void |
public GetSchema ( ) : System.Xml.Schema.XmlSchema | ||
return | System.Xml.Schema.XmlSchema |
public TransferBuffer ( byte buffer, int offset, int count ) : System | ||
buffer | byte | |
offset | int | |
count | int | |
return | System |