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