2027 Method
Changes 0
M

ConnectorManager.Lookup

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