Specifies the Section object.
Determines the specific index of the specified section in the collection.
'Declaration Public Function IndexOf( _ ByVal section As Section _ ) As Integer
public int IndexOf( Section section )
SectionCollection Class SectionCollection Members