LayerCollection.Item

LayerCollection indexer

Gets the element at the specified index.

public Layer this[int index] { get; }
ParameterDescription
index

See Also