ConnectCollection.Item

ConnectCollection indexer

Gets the element at the specified index.

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

See Also