Summary
Returns an enumerator that can iterate through the collection.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Xml
Schema Reference Collection
Syntax
public XmlSchemaReferenceEnumerator GetEnumerator()
Return Value
Type | Description |
---|---|
Xml |
A NAnt.Contrib.Types.XmlSchemaReferenceEnumerator for the entire collection.
|