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