DataConnectionCollection.Item

DataConnectionCollection indexer

Gets the element at the specified index.

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

See Also