See Also

AxisCollection Class  | dotnetCHARTING Namespace

See Also dotnetCHARTING Send comments on this topic.

AxisCollection Class Members

AxisCollection overview

Public Constructors

Public Constructor AxisCollection Constructor  

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase)Gets the number of elements contained in the CollectionBase instance.
Public Property Item Gets or sets the object at a specified index.

Public Methods

Public Method Add Adds a specified Axis class to this collection.
Public Method Clear (Inherited from System.Collections.CollectionBase)Removes all objects from the CollectionBase instance.
Public Method Contains Determines whether this collection contains a specified Axis.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)Returns an enumerator that can iterate through the CollectionBase instance.
Public Method Insert Inserts an axis into this collection at a specified index.
Public Method Remove Removes a specified axis from this collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)Removes the element at the specified index of the CollectionBase instance.

Protected Properties

Protected Property InnerList (Inherited from System.Collections.CollectionBase)Gets an ArrayList containing the list of elements in the CollectionBase instance.
Protected Property List (Inherited from System.Collections.CollectionBase)Gets an IList containing the list of elements in the CollectionBase instance.

Protected Methods

Protected Method OnClear (Inherited from System.Collections.CollectionBase)Performs additional custom processes when clearing the contents of the CollectionBase instance.
Protected Method OnClearComplete (Inherited from System.Collections.CollectionBase)Performs additional custom processes after clearing the contents of the CollectionBase instance.
Protected Method OnInsert (Inherited from System.Collections.CollectionBase) Performs additional custom processes before inserting a new element into the CollectionBase instance.
Protected Method OnInsertComplete (Inherited from System.Collections.CollectionBase)Performs additional custom processes after inserting a new element into the CollectionBase instance.
Protected Method OnRemove (Inherited from System.Collections.CollectionBase)Performs additional custom processes when removing an element from the CollectionBase instance.
Protected Method OnRemoveComplete (Inherited from System.Collections.CollectionBase)Performs additional custom processes after removing an element from the CollectionBase instance.
Protected Method OnSet (Inherited from System.Collections.CollectionBase) Performs additional custom processes before setting a value in the CollectionBase instance.
Protected Method OnSetComplete (Inherited from System.Collections.CollectionBase) Performs additional custom processes after setting a value in the CollectionBase instance.
Protected Method OnValidate (Inherited from System.Collections.CollectionBase)Performs additional custom processes when validating a value.

See Also

AxisCollection Class  | dotnetCHARTING Namespace

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.