Summary
Gets the enumerator.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Data
Type Base Dictionary
Syntax
public DataTypeBaseDictionaryEnumerator GetEnumerator()
Return Value
Type | Description |
---|---|
Data |
An enumerator object for the dictionary. |