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