CogMethodDescriptor GetGetterArguments Method Cognex VisionPro 9.8
Get arguments passed to GetterMethodInfo when getting the descriptor's value.

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

public Object[] GetGetterArguments()

Return Value

Type:  Object 
Arguments passed to getterMethodInfo.
See Also