Constructs a deep copy of the supplied CogReadOnlyBoolRangeList object.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 79.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro CogReadOnlyBoolRangeList
The CogReadOnlyBoolRangeList to copy. Must not be null.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | other is null. |
See Also