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 ConstructorCreates an instance of the ListCollection object.  
Top

Public Properties

 NameDescription
Public PropertyCount (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertyIsFixedSize (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertyIsReadOnly (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertyIsSynchronized (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertyItem (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertyKeys (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertySyncRoot (Inherited from System.Collections.Specialized.ListDictionary)
Public PropertyValues (Inherited from System.Collections.Specialized.ListDictionary)
Top

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

© 2010 All Rights Reserved.