ElementCollection Constructor |
Count (Inherited from System.Collections.CollectionBase) | Gets the number of elements contained in the CollectionBase instance. |
Item | Gets or sets the Element at a specified index. |
Add | Overloaded. |
Clear (Inherited from System.Collections.CollectionBase) | Removes all objects from the CollectionBase instance. |
Contains | Determines whether this collection contains a specified Element. |
GetEnumerator (Inherited from System.Collections.CollectionBase) | Returns an enumerator that can iterate through the CollectionBase instance. |
IndexOf | Determines the index of a specified Element in this collection. |
Insert | Inserts a element into this collection at a specified index. |
Remove | Removes a specified element from this collection. |
RemoveAt (Inherited from System.Collections.CollectionBase) | Removes the element at the specified index of the CollectionBase instance. |
ElementCollection Class | dotnetCHARTING Namespace
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.