'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As SectionTypeEnum _ ) As Section
public Section Item( SectionTypeEnum index ) {get;}
Parameters
- index
'Declaration Public Overloads ReadOnly Property Item( _ ByVal index As SectionTypeEnum _ ) As Section
public Section Item( SectionTypeEnum index ) {get;}