The NullDictionaryEnumerator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | |
| GetType | 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | |
| MoveNext | 
            Test if the enumerator can advance, if so advance.
              | |
| Reset | 
            Resets the enumerator back to the start.
              | |
| ToString | (Inherited from Object.) | 
See Also