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