The methods of the PropertyDictionary class are listed below. For a complete list of PropertyDictionary class members, see the PropertyDictionary Members topic.
![]() | Adds a property to the collection. |
![]() | Adds a property that cannot be changed. |
![]() | Clears the contents of the DictionaryBase instance. |
![]() | Determines whether a property already exists. |
![]() | Copies the DictionaryBase elements to a one-dimensional Array at the specified index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Expands a String from known properties. |
![]() | Returns an IDictionaryEnumerator that iterates through the DictionaryBase instance. |
![]() | Serves as a hash function for a particular type. |
![]() | Gets the Type of the current instance. |
![]() | Inherits properties from an existing property dictionary Instance. |
![]() | Determines whether the specified property is listed as dynamic. |
![]() | Determines whether the specified property is listed as read-only. |
![]() | Marks a property as a property of which the value is expanded at execution time. |
![]() | Removes the property with the specified name. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | |
![]() | Performs additional custom processes after clearing the contents of the DictionaryBase instance. |
![]() | Gets the element with the specified key and value in the DictionaryBase instance. |
![]() | Performs additional custom processes before inserting a new element into the DictionaryBase instance. |
![]() | Performs additional custom processes after inserting a new element into the DictionaryBase instance. |
![]() | Performs additional custom processes before removing an element from the DictionaryBase instance. |
![]() | Performs additional custom processes after removing an element from the DictionaryBase instance. |
![]() | |
![]() | Performs additional custom processes after setting a value in the DictionaryBase instance. |
![]() | Performs additional custom processes when validating the element with the specified key and value. |
PropertyDictionary Class | NAnt.Core Namespace