Removes the Section at the specifed index from the SectionCollection.
[Visual Basic]
Overloads Public Sub Remove( _
ByVal index As Integer _
)
[C#]
public void Remove(
int index
);
SectionCollection Class | SectionCollection Members | Overload List
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.