Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 75.1.0.0 (75.1.0.0)
public static string ConvertMemberInfoPathToPropertyDescriptorPath(
Object subject,
string infoPath
)
public static string ConvertMemberInfoPathToPropertyDescriptorPath(
Object subject,
string infoPath
)
Public Shared Function ConvertMemberInfoPathToPropertyDescriptorPath (
subject As Object,
infoPath As String
) As String
Public Shared Function ConvertMemberInfoPathToPropertyDescriptorPath (
subject As Object,
infoPath As String
) As String
public:
static String^ ConvertMemberInfoPathToPropertyDescriptorPath(
Object^ subject,
String^ infoPath
)
public:
static String^ ConvertMemberInfoPathToPropertyDescriptorPath(
Object^ subject,
String^ infoPath
)
Return Value
Type:
String