CogMethodDescriptor GetSetterArguments Method Cognex VisionPro 9.7
Get arguments passed to SetterMethodInfo when setting the descriptor's value.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 73.0.0.0 (73.0.0.0)
Syntax

public Object[] GetSetterArguments()

Return Value

Type:  Object 
Arguments passed to SetterMethodInfo.
See Also