CogToolBlockTerminal Constructor Cognex VisionPro 9.10
Overload List

  NameDescription
Public methodCogToolBlockTerminal(SerializationInfo, StreamingContext)
Standard Serialization Constructor
Public methodCogToolBlockTerminal(String, Object)
Creates a new CogToolBlockTerminal with the supplied name and value.
Public methodCogToolBlockTerminal(String, Type)
Creates a new CogToolBlockTerminal with the supplied name and valueType.
Public methodCogToolBlockTerminal(String, Object, Type)
Creates a new CogToolBlockTerminal with the supplied name, value, and valueType.
Public methodCogToolBlockTerminal(String, Type, Boolean)
Creates a new CogToolBlockTerminal with the supplied name and valueType.
Top
See Also