Item

ShapeCollection indexer

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

public IShape this[int index] { get; }

See Also