The members of System.Xml.Serialization.XmlSchemaEnumerator are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Xml.Serialization.XmlSchemaEnumerator class. |
[read-only] | Current | System.Xml.Schema.XmlSchema.
Gets the current element in the collection. |
Dispose()
| ||
MoveNext()
|
[read-only] | IEnumerator.Current | object.
Gets the current element in the collection of System.Xml.Schema.XmlSchema objects. |
IEnumerator.Reset |
Sets the enumerator to its initial position, which is before the first element in the collection of System.Xml.Schema.XmlSchema objects. |