ConnectionCollection.Item

ConnectionCollection indexer

Gets the element at the specified index.

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

See Also