ListCollection Constructor |
Count (Inherited from System.Collections.Specialized.ListDictionary) | Gets the number of key-and-value pairs contained in the ListDictionary. |
IsFixedSize (Inherited from System.Collections.Specialized.ListDictionary) | Gets a value indicating whether the ListDictionary has a fixed size. |
IsReadOnly (Inherited from System.Collections.Specialized.ListDictionary) | Gets a value indicating whether the ListDictionary is read-only. |
IsSynchronized (Inherited from System.Collections.Specialized.ListDictionary) | Gets a value indicating whether the ListDictionary is synchronized (thread-safe). |
Item (Inherited from System.Collections.Specialized.ListDictionary) | Gets or sets the value associated with the specified key. |
Keys (Inherited from System.Collections.Specialized.ListDictionary) | Gets an ICollection containing the keys in the ListDictionary. |
SyncRoot (Inherited from System.Collections.Specialized.ListDictionary) | Gets an object that can be used to synchronize access to the ListDictionary. |
Values (Inherited from System.Collections.Specialized.ListDictionary) | Gets an ICollection containing the values in the ListDictionary. |
Add | Overloaded. |
Clear (Inherited from System.Collections.Specialized.ListDictionary) | Removes all entries from the ListDictionary. |
Contains (Inherited from System.Collections.Specialized.ListDictionary) | Determines whether the ListDictionary contains a specific key. |
CopyTo (Inherited from System.Collections.Specialized.ListDictionary) | Copies the ListDictionary entries to a one-dimensional Array instance at the specified index. |
FromDictionary | Creates a ListCollection object from a ListDictionary. |
GetEnumerator (Inherited from System.Collections.Specialized.ListDictionary) | Returns an IDictionaryEnumerator that can iterate through the ListDictionary. |
op_Implicit | Overloaded. |
Remove (Inherited from System.Collections.Specialized.ListDictionary) | Removes the entry with the specified key from the ListDictionary. |
ToString | Overridden. |
ListCollection Class | dotnetCHARTING Namespace
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.