'Declaration Public Function GetSchema() As XmlSchema
'Declaration
Public Function GetSchema() As XmlSchema
'Usage Dim instance As IndexAxis Dim value As XmlSchema value = instance.GetSchema()
'Usage
Dim instance As IndexAxis Dim value As XmlSchema value = instance.GetSchema()
public XmlSchema GetSchema()
IndexAxis Class IndexAxis Members