Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PropertiesDictionary Members

PropertiesDictionary overview

Public Instance Constructors

PropertiesDictionary Overloaded. Initializes a new instance of the PropertiesDictionary class.

Public Instance Properties

Count (inherited from ReadOnlyPropertiesDictionary) The number of properties in this collection
Item Gets or sets the value of the property with the specified key.

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