Skip to content

Simba.Data

Simba.Data.Connector

Connector.CanConnectTo Method

Overloads
CanConnectTo(SignalType) Return true if the connector can be connected to this type.
CanConnectTo(string) Return true if the connector can be connected to this type.

Connector.CanConnectTo(SignalType) Method

Return true if the connector can be connected to this type.

Parameters

type Simba.Data.SignalType

Returns

System.Boolean

Connector.CanConnectTo(string) Method

Return true if the connector can be connected to this type.

Parameters

typeName System.String

Returns

System.Boolean