Namespace: Cognex.VisionPro.Comm.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.0.0.0 (75.0.0.0)
public static bool IsOutputBank(
CogPrioBankConstants bank,
bool throwIfNotOutput
)
public static bool IsOutputBank(
CogPrioBankConstants bank,
bool throwIfNotOutput
)
Public Shared Function IsOutputBank (
bank As CogPrioBankConstants,
throwIfNotOutput As Boolean
) As Boolean
Public Shared Function IsOutputBank (
bank As CogPrioBankConstants,
throwIfNotOutput As Boolean
) As Boolean
public:
static bool IsOutputBank(
CogPrioBankConstants bank,
bool throwIfNotOutput
)
public:
static bool IsOutputBank(
CogPrioBankConstants bank,
bool throwIfNotOutput
)
Return Value
Type:
Boolean