CogToolTerminals ConvertExecuteOnlyPathToMemberInfos Method (Object, Type, String)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 MemberInfo[] ConvertExecuteOnlyPathToMemberInfos(
	Object subject,
	Type type,
	string path
)

Parameters

subject
Type: System Object
type
Type: System Type
path
Type: System String

Return Value

Type:  MemberInfo 
See Also