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

 NameDescription
Public ConstructorListCollection Constructor  
Top

Public Properties

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds a single or multiple items using a string.  
Public MethodClear (Inherited from System.Collections.Specialized.ListDictionary)
Public MethodContains (Inherited from System.Collections.Specialized.ListDictionary)
Public MethodCopyTo (Inherited from System.Collections.Specialized.ListDictionary)
Public Methodstatic (Shared in Visual Basic)FromDictionaryCreates a ListCollection object from a ListDictionary.  
Public MethodGetEnumerator (Inherited from System.Collections.Specialized.ListDictionary)
Public MethodRemove (Inherited from System.Collections.Specialized.ListDictionary)
Public MethodToStringOverridden.   
Top

Public Operators

Public Operator Implicit Type Conversion Overloaded.  
Top

See Also