[]
Represents a collection of Section objects.
public class SectionCollection : ContentCollection<Section>, IContentList<Section>, IReadOnlyList<Section>, IReadOnlyCollection<Section>, IEnumerable<Section>, IEnumerable