DataConnectionCollection.GetDataConnection

DataConnectionCollection.GetDataConnection method

Gets the element at the specified ID.

public DataConnection GetDataConnection(uint ID)
ParameterTypeDescription
IDUInt32ID of DataConnectionUInt32.

Return Value

DataConnection DataConnection.

See Also