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