PropertiesDictionary | Overloaded. Initializes a new instance of the PropertiesDictionary class. |
Count (inherited from ReadOnlyPropertiesDictionary) | The number of properties in this collection |
Item | Gets or sets the value of the property with the specified key. |
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) | � |
PropertiesDictionary Class | log4net.Util Namespace