- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Interfaces
-
- I
Dictionary Enumerator
- I
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IDictionaryEnumerator"]
Type["ConfigurationMapEnumerator"]
class Type type-node
Syntax
public class ConfigurationMapEnumerator : IDictionaryEnumerator
Properties
| Name | Value | Summary |
|---|---|---|
| Current | Configuration |
|
| Entry | DictionaryEntry | |
| Key | Configuration | |
| Value | Configuration |
Methods
| Name | Value | Summary |
|---|---|---|
| MoveNext |
bool | |
| Reset |
void |
