ControlCollection Class | ControlCollection Members | Overload List
Visual Basic
C#
Show All
Gets the Control object at the specified indexed location in the ControlCollection.
[Visual Basic]Overloads Public ReadOnly Property Item( _ ByVal index As Integer _ ) As ARControl
[C#]public ARControl Item( int index ); {get;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.