XmlSchemaCollection.EnumTypes Method
Include Protected Members
Include Inherited Members
Enumerates a list of all the types contained within the XML schema collection.
Overload List
Name | Description | |
---|---|---|
EnumTypes() | Enumerates a list of all the types contained within the XML schema collection. | |
EnumTypes(String) | Enumerates a list of all the types contained within the XML schema collection for the specified namespace. |
Top