NullEnumerator Properties |
The NullImplementationNullEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| Current |
Gets the current element in the collection.
| |
| Entry |
Gets both the key and the value of the current dictionary
entry.
| |
| Key |
Gets the key of the current dictionary entry.
| |
| Value |
Gets the value of the current dictionary entry.
|