Delen via


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
Public method EnumTypes() Enumerates a list of all the types contained within the XML schema collection.
Public method EnumTypes(String) Enumerates a list of all the types contained within the XML schema collection for the specified namespace.

Top