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