Item

ISectionCollection indexer

Gets the element at the specified index. Read-only ISection.

public ISection this[int index] { get; }

See Also