The insertion index in the collection.
'Declaration Public Sub CopyTo( _ ByVal sections() As Section, _ ByVal index As Integer _ )
public void CopyTo( Section[] sections, int index )
SectionCollection Class SectionCollection Members