The properties of the LabelSet class are listed below. For a complete list of LabelSet class members, see the LabelSet Members topic.
Count (inherited from Hashtable) | Gets the number of key-and-value pairs contained in the Hashtable. |
IsFixedSize (inherited from Hashtable) | Gets a value indicating whether the Hashtable has a fixed size. |
IsReadOnly (inherited from Hashtable) | Gets a value indicating whether the Hashtable is read-only. |
IsSynchronized (inherited from Hashtable) | Gets a value indicating whether access to the Hashtable is synchronized (thread-safe). |
Item (inherited from Hashtable) | Gets or sets the value associated with the specified key. |
Keys (inherited from Hashtable) | Gets an ICollection containing the keys in the Hashtable. |
SyncRoot (inherited from Hashtable) | Gets an object that can be used to synchronize access to the Hashtable. |
Values (inherited from Hashtable) | Gets an ICollection containing the values in the Hashtable. |
Visible | Sets the visibility of this collection and all of its children |
comparer (inherited from Hashtable) | Gets or sets the comparer to use for the Hashtable. |
hcp (inherited from Hashtable) | Gets or sets the object that can dispense hash codes. |
LabelSet Class | MapMatrix.Features Namespace