SubSections Property
SubSections
Gets the collection of sub-sections in the current section.
This collection contains at least one element.
Declaration
[Browsable(false)]
public SubSectionCollection SubSections { get; }
<Browsable(False)>
Public ReadOnly Property SubSections As SubSectionCollection