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

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

public Object[] GetSetterArguments()

Return Value

Type:  Object 
Arguments passed to SetterMethodInfo.
See Also