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