The NullDictionaryEnumerator type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Current |
Gets the current object from the enumerator.
| |
| Entry |
Gets the current entry from the enumerator.
| |
| Instance |
Gets the singleton instance of the NullDictionaryEnumerator.
| |
| Key |
Gets the current key from the enumerator.
| |
| Value |
Gets the current value from the enumerator.
|
See Also