Item

CustomPropCollection indexer

Gets the element at specified index.

public CustomProp this[int index] { get; }
Parameter Description
index

See Also