![]() |
Initializes a new instance of the ContextBase class. |
![]() | Gets the number of key/value pairs contained in the Hashtable. |
![]() | Gets a value indicating whether the Hashtable has a fixed size. |
![]() | Gets a value indicating whether the Hashtable is read-only. |
![]() | Gets a value indicating whether access to the Hashtable is synchronized (thread safe). |
![]() | Gets or sets the value associated with the specified key. |
![]() | Gets an ICollection containing the keys in the Hashtable. |
![]() | Gets an object that can be used to synchronize access to the Hashtable. |
![]() | Gets an ICollection containing the values in the Hashtable. |
![]() | Adds an element with the specified key and value into the Hashtable. |
![]() | Removes all elements from the Hashtable. |
![]() | Creates a shallow copy of the Hashtable. |
![]() | Determines whether the Hashtable contains a specific key. |
![]() | Determines whether the Hashtable contains a specific key. |
![]() | Determines whether the Hashtable contains a specific value. |
![]() | Copies the Hashtable elements to a one-dimensional Array instance at the specified index. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns an IDictionaryEnumerator that iterates through the Hashtable. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Implements the ISerializable interface and returns the data needed to serialize the Hashtable. |
![]() | Gets the Type of the current instance. |
![]() | Implements the ISerializable interface and raises the deserialization event when the deserialization is complete. |
![]() | Removes the element with the specified key from the Hashtable. |
![]() | Returns a String that represents the current Object. |
![]() | Obsolete. Gets or sets the IComparer to use for the Hashtable. |
![]() | Gets the IEqualityComparer to use for the Hashtable. |
![]() | Obsolete. Gets or sets the object that can dispense hash codes. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Returns the hash code for the specified key. |
![]() | Compares a specific Object with a specific key in the Hashtable. |
![]() | Creates a shallow copy of the current Object. |
ContextBase Class | NChain Namespace