ConnectorManager.Lookup
Description:
Lookup the connector using the unique index value that identify this connector.
Lookup the connector using the unique index value that identify this connector.
public Connector Lookup(
int index
)
-
Int32indexThe unique index value.
Return Value
Connector
Returns the connector or null if a connector for the provided unique index value doesn't exist.