CogDLRuntimeParamBase Constructor Cognex VisionPro 9.24
Overload List

  NameDescription
Public methodCogDLRuntimeParamBase(CogDLRuntimeParamBase)
Construct a deep copy of the supplied param object.
Protected methodCogDLRuntimeParamBase(SerializationInfo, StreamingContext)
Serialization constructor for CogDLRuntimeParamBase.
Public methodCogDLRuntimeParamBase(String, String, CogDLRuntimeToolTypeConstants)
Construct a CogDLRuntimeParamBase with the supplied stream name, tool name, and tool type.
Top
See Also