Whether or not this iterator is NOT positioned at a valid character. If true, attempting to access character-level properties or methods will produce an error.
Namespace: Cognex.VisionPro.OCVMaxAssembly: Cognex.VisionPro.OCVMax (in Cognex.VisionPro.OCVMax.dll) Version: 73.0.0.0
Syntax
Property Value
Type: BooleanThis read-only property is of type System::Boolean.
Exceptions
| Exception | Condition |
|---|---|
| ObjectDisposedException | If the associated CogOCVMaxPattern object has already been disposed. |
| InvalidOperationException | If the associated CogOCVMaxPattern object does not recognize this iterator. |
See Also