log4net SDK Reference

NullDictionaryEnumerator Properties

The properties of the NullDictionaryEnumerator class are listed below. For a complete list of NullDictionaryEnumerator class members, see the NullDictionaryEnumerator Members topic.

Public Static (Shared) Properties

Instance Gets the singleton instance of the NullDictionaryEnumerator.

Public Instance Properties

Current Gets the current object from the enumerator.
Entry Gets the current entry from the enumerator.
Key Gets the current key from the enumerator.
Value Gets the current value from the enumerator.

See Also

NullDictionaryEnumerator Class | log4net.Util Namespace