Namespace: Cognex.VisionPro.PatInspectAssembly: Cognex.VisionPro.PatInspect (in Cognex.VisionPro.PatInspect.dll) Version: 65.1.0.0
protected override void InternalCreateCurrentRecord(
ICogRecord newRecord,
int currentRecordEnable
)
protected override void InternalCreateCurrentRecord(
ICogRecord newRecord,
int currentRecordEnable
)
Protected Overrides Sub InternalCreateCurrentRecord (
newRecord As ICogRecord,
currentRecordEnable As Integer
)
Protected Overrides Sub InternalCreateCurrentRecord (
newRecord As ICogRecord,
currentRecordEnable As Integer
)
protected:
virtual void InternalCreateCurrentRecord(
ICogRecord^ newRecord,
int currentRecordEnable
) override
protected:
virtual void InternalCreateCurrentRecord(
ICogRecord^ newRecord,
int currentRecordEnable
) override