The properties of the InstancesData class are listed below. For a complete list of InstancesData class members, see the InstancesData Members topic.
Count (inherited from Hashtable) | Gets the number of key-and-value pairs in the Hashtable. |
CounterName | [To be supplied.] |
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 | Overloaded. [To be supplied.]
In C#, this member is the indexer for the InstancesData class. |
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. |