Removes subrecord with the given key from this record.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax
Parameters
- key
- Type: System String
The key of the subrecord to remove
Exceptions
| Exception | Condition |
|---|---|
| Exception | Thrown if the key is null. |
| Exception | Thrown if the key is not found. |
See Also