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


The following tables list the members exposed by ElementCollection.

Public Constructors

 NameDescription
Public ConstructorElementCollection ConstructorCreates an instance of the ElementCollection object.  
Top

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItem Gets or sets the Element at a specified index.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.  Adds an element to the collection based on the specified calculation.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContains Determines whether this collection contains a specified Element.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfDetermines the index of a specified Element in this collection.  
Public MethodInsert Inserts a element into this collection at a specified index.  
Public MethodRemove Removes a specified element from this collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top

See Also

© 2010 All Rights Reserved.