Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PropertiesDictionary�Methods

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

Public Instance Methods

Clear Remove all properties from the properties collection
Contains (inherited from ReadOnlyPropertiesDictionary) Test if the dictionary contains a specified key
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetKeys (inherited from ReadOnlyPropertiesDictionary) Gets the key names.
GetObjectData (inherited from ReadOnlyPropertiesDictionary) Serializes this object into the SerializationInfo provided.
GetType (inherited from Object)
Remove Remove the entry with the specified key from this dictionary
ToString (inherited from Object)

See Also

PropertiesDictionary Class | log4net.Util Namespace