![]() | Initializes a new instance of the ParameterList class. |
![]() | Gets the number of key-and-value pairs contained in the ListDictionary. |
![]() | Gets a value indicating whether the ListDictionary has a fixed size. |
![]() | Gets a value indicating whether the ListDictionary is read-only. |
![]() | Gets a value indicating whether the ListDictionary is synchronized (thread-safe). |
![]() | Gets or sets the value associated with the specified key. |
![]() | Gets an ICollection containing the keys in the ListDictionary. |
![]() | Gets an object that can be used to synchronize access to the ListDictionary. |
![]() | Gets an ICollection containing the values in the ListDictionary. |
![]() | Adds an entry with the specified key and value into the ListDictionary. |
![]() | Removes all entries from the ListDictionary. |
![]() | Determines whether the ListDictionary contains a specific key. |
![]() | Copies the ListDictionary entries to a one-dimensional Array instance at the specified index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Gets an item from the collection and converts it to a double. |
![]() | Returns an IDictionaryEnumerator that can iterate through the ListDictionary. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Removes the entry with the specified key from the ListDictionary. |
![]() | 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. |
![]() |
ParameterList Class | Geotools.CoordinateTransformations Namespace