CogDataBinding GetCompatibleOutputs Method Cognex VisionPro 9.22 SR1
Overload List

  NameDescription
Public methodStatic memberGetCompatibleOutputs(Type, Object)
Gets a list of all output properties that can be assigned to the given type.
Public methodStatic memberGetCompatibleOutputs(Type, Type)
Gets a list of all output properties that can be assigned to the given type. This override should only be called if an instance of the source object is not available.
Top
See Also