The methods of the ThematicSet class are listed below. For a complete list of ThematicSet class members, see the ThematicSet Members topic.
Add (inherited from Hashtable) | Overloaded. Adds an element with the specified key and value into the Hashtable. |
Add | Overloaded. Adds a new Thematic object to this collection. |
Clear (inherited from Hashtable) | Removes all elements from the Hashtable. |
Clone | Returns an exact copy of this Collection |
Contains (inherited from Hashtable) | Determines whether the Hashtable contains a specific key. |
ContainsKey (inherited from Hashtable) | Determines whether the Hashtable contains a specific key. |
ContainsValue (inherited from Hashtable) | Determines whether the Hashtable contains a specific value. |
CopyTo (inherited from Hashtable) | Copies the Hashtable elements to a one-dimensional Array instance at the specified index. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetEnumerator (inherited from Hashtable) | Returns an IDictionaryEnumerator that can iterate through the Hashtable. |
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. |
GetObjectData (inherited from Hashtable) | Implements the ISerializable interface and returns the data needed to serialize the Hashtable. |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetXML | Returns the XML string of this collection |
OnDeserialization (inherited from Hashtable) | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. |
Remove (inherited from Hashtable) | Removes the element with the specified key from the Hashtable. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
GetHash (inherited from Hashtable) | Returns the hash code for the specified key. |
KeyEquals (inherited from Hashtable) | Compares a specific Object with a specific key in the Hashtable. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
IEnumerable.GetEnumerator (inherited from Hashtable) |
ThematicSet Class | MapMatrix.Features Namespace