CogToolTerminals GetValue Method (Object, String, Boolean)Cognex VisionPro 9.10

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

public static Object GetValue(
	Object subject,
	string path,
	bool throwOnError
)

Parameters

subject
Type: System Object
path
Type: System String
throwOnError
Type: System Boolean

Return Value

Type: Object
See Also