See Also

ListCollection Class  | dotnetCHARTING Namespace

See Also dotnetCHARTING Send comments on this topic.

ListCollection Class Members

ListCollection overview

Public Constructors

Public Constructor ListCollection Constructor  

Public Properties

Public Property Count (Inherited from System.Collections.Specialized.ListDictionary)Gets the number of key-and-value pairs contained in the ListDictionary.
Public Property IsFixedSize (Inherited from System.Collections.Specialized.ListDictionary)Gets a value indicating whether the ListDictionary has a fixed size.
Public Property IsReadOnly (Inherited from System.Collections.Specialized.ListDictionary)Gets a value indicating whether the ListDictionary is read-only.
Public Property IsSynchronized (Inherited from System.Collections.Specialized.ListDictionary)Gets a value indicating whether the ListDictionary is synchronized (thread-safe).
Public Property Item (Inherited from System.Collections.Specialized.ListDictionary)Gets or sets the value associated with the specified key.
Public Property Keys (Inherited from System.Collections.Specialized.ListDictionary)Gets an ICollection containing the keys in the ListDictionary.
Public Property SyncRoot (Inherited from System.Collections.Specialized.ListDictionary)Gets an object that can be used to synchronize access to the ListDictionary.
Public Property Values (Inherited from System.Collections.Specialized.ListDictionary)Gets an ICollection containing the values in the ListDictionary.

Public Methods

Public Method Add Overloaded.  
Public Method Clear (Inherited from System.Collections.Specialized.ListDictionary)Removes all entries from the ListDictionary.
Public Method Contains (Inherited from System.Collections.Specialized.ListDictionary)Determines whether the ListDictionary contains a specific key.
Public Method CopyTo (Inherited from System.Collections.Specialized.ListDictionary)Copies the ListDictionary entries to a one-dimensional Array instance at the specified index.
Public Methodstatic (Shared in Visual Basic) FromDictionary Creates a ListCollection object from a ListDictionary.
Public Method GetEnumerator (Inherited from System.Collections.Specialized.ListDictionary)Returns an IDictionaryEnumerator that can iterate through the ListDictionary.
Public Methodstatic (Shared in Visual Basic) op_Implicit Overloaded.  
Public Method Remove (Inherited from System.Collections.Specialized.ListDictionary)Removes the entry with the specified key from the ListDictionary.
Public Method ToString Overridden.  

See Also

ListCollection Class  | dotnetCHARTING Namespace

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.