CustomPropCollection.Item

CustomPropCollection indexer

Gets the element at specified index.

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

See Also