The methods of the PropertiesDictionary class are listed below. For a complete list of PropertiesDictionary class members, see the PropertiesDictionary Members topic.
Clear | Remove all properties from the properties collection |
Contains (inherited from ReadOnlyPropertiesDictionary) | Test if the dictionary contains a specified key |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetKeys (inherited from ReadOnlyPropertiesDictionary) | Gets the key names. |
GetObjectData (inherited from ReadOnlyPropertiesDictionary) | Serializes this object into the SerializationInfo provided. |
GetType (inherited from Object) | Gets the Type of the current instance. |
Remove | Remove the entry with the specified key from this dictionary |
ToString (inherited from Object) | Returns a String that represents the current Object. |
PropertiesDictionary Class | log4net.Util Namespace