dotnetCHARTING Send comments on this topic.
ListCollection Class Members
See Also  Properties  Methods 
dotnetCHARTING Namespace : ListCollection Class


The following tables list the members exposed by ListCollection.

Public Constructors

  Name Description
Public Constructor ListCollection Constructor  
Top

Public Properties

Public Methods

  Name Description
Public Method Add Overloaded. Adds a single or multiple items using a string.  
Public Method Clear (Inherited from System.Collections.Specialized.ListDictionary)
Public Method Contains (Inherited from System.Collections.Specialized.ListDictionary)
Public Method CopyTo (Inherited from System.Collections.Specialized.ListDictionary)
Public Methodstatic (Shared in Visual Basic) FromDictionary Creates a ListCollection object from a ListDictionary.  
Public Method GetEnumerator (Inherited from System.Collections.Specialized.ListDictionary)
Public Method Remove (Inherited from System.Collections.Specialized.ListDictionary)
Public Method ToString Overridden.   
Top

Public Operators

Public Operator Implicit Type Conversion Overloaded.  
Top

See Also