CogReadOnlyBoolRange Constructor Cognex VisionPro 9.7
Overload List

  NameDescription
Public methodCogReadOnlyBoolRange(CogReadOnlyBoolRange)
Constructs a deep copy of the supplied CogReadOnlyBoolRange object.
Protected methodCogReadOnlyBoolRange(SerializationInfo, StreamingContext)
Serialization constructor for CogReadOnlyBoolRange object.
Public methodCogReadOnlyBoolRange(Int32, Int32, Boolean)
Constructs an initialized inclusive, read-only range of indices and the boolean value each of the indices within the range contains.
Top
See Also