PropertiesDictionary MethodsApache log4net™ SDK Documentation

The PropertiesDictionary type exposes the following members.

Methods

  NameDescription
Public methodClear
Remove all properties from the properties collection
(Overrides ReadOnlyPropertiesDictionaryClear.)
Public methodContains
Test if the dictionary contains a specified key
(Inherited from ReadOnlyPropertiesDictionary.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetKeys
Gets the key names.
(Inherited from ReadOnlyPropertiesDictionary.)
Public methodGetObjectData
Serializes this object into the SerializationInfo provided.
(Inherited from ReadOnlyPropertiesDictionary.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodRemove
Remove the entry with the specified key from this dictionary
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
See Also

Reference