AxisCollection Class | AxisCollection Members
Visual Basic
C#
Show All
Determines the index of a specified Axis in this collection.
[Visual Basic]Public Function IndexOf( _ ByVal axis As Axis _ ) As Integer
[C#]public int IndexOf( Axis axis );
The zero-based index of the specified Axis.
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.