CogReadOnlyBoolRangeList Constructor Cognex VisionPro 9.25 SR1
Overload List

  NameDescription
Public methodCogReadOnlyBoolRangeList(List CogReadOnlyBoolRange )
Constructs a read-only boolean inclusive range list from the given non-read-only boolean inclusive range list.
Public methodCogReadOnlyBoolRangeList(CogReadOnlyBoolRangeList)
Constructs a deep copy of the supplied CogReadOnlyBoolRangeList object.
Protected methodCogReadOnlyBoolRangeList(SerializationInfo, StreamingContext)
Serialization constructor for CogReadOnlyBoolRangeList object.
Top
See Also