PropCollection.Item

PropCollection indexer

Gets the element at the specified index.

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

See Also