Dynamicweb.Information Namespace : Timers Class |
For a list of all members of this type, see Timers members.
Name | Description | |
---|---|---|
Count | Gets the number of key/value pairs contained in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) | |
IsFixedSize | Gets a value indicating whether the System.Collections.Hashtable has a fixed size. (Inherited from System.Collections.Hashtable) | |
IsReadOnly | Gets a value indicating whether the System.Collections.Hashtable is read-only. (Inherited from System.Collections.Hashtable) | |
IsSynchronized | Gets a value indicating whether access to the System.Collections.Hashtable is synchronized (thread safe). (Inherited from System.Collections.Hashtable) | |
Item | ||
Keys | Gets an System.Collections.ICollection containing the keys in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) | |
SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) | |
Values | Gets an System.Collections.ICollection containing the values in the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |
Name | Description | |
---|---|---|
EqualityComparer | Gets the System.Collections.IEqualityComparer to use for the System.Collections.Hashtable. (Inherited from System.Collections.Hashtable) |