Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
public static Object GetValue(
Object subject,
string path,
bool throwOnError
)
public static Object GetValue(
Object subject,
string path,
bool throwOnError
)
Public Shared Function GetValue (
subject As Object,
path As String,
throwOnError As Boolean
) As Object
Public Shared Function GetValue (
subject As Object,
path As String,
throwOnError As Boolean
) As Object
public:
static Object^ GetValue(
Object^ subject,
String^ path,
bool throwOnError
)
public:
static Object^ GetValue(
Object^ subject,
String^ path,
bool throwOnError
)
Return Value
Type:
Object