Namespace: Cognex.VisionPro.QuickBuild.Implementation.InternalAssembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 73.0.0.0 (73.0.0.0)
protected override void SetInputDelegate(
int line,
CogIODiscreteDevice InputDelegateFn func
)
protected override void SetInputDelegate(
int line,
CogIODiscreteDevice..::..InputDelegateFn func
)
Protected Overrides Sub SetInputDelegate (
line As Integer,
func As CogIODiscreteDevice InputDelegateFn
)
Protected Overrides Sub SetInputDelegate (
line As Integer,
func As CogIODiscreteDevice..::..InputDelegateFn
)
protected:
virtual void SetInputDelegate(
int line,
CogIODiscreteDevice InputDelegateFn^ func
) override
protected:
virtual void SetInputDelegate(
int line,
CogIODiscreteDevice..::..InputDelegateFn^ func
) override