GetSchema Method
GetSchema()
This method is reserved and should not be used.
Declaration
public XmlSchema GetSchema()
Public Function GetSchema() As XmlSchema
Returns
Type |
Description |
XmlSchema |
The System.Xml.Schema.XmlSchema object representing the XML Schema.
|