Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
void GetUpgradeObject(
out string assemblyName,
out string typeName
)
void GetUpgradeObject(
out string assemblyName,
out string typeName
)
Sub GetUpgradeObject (
<OutAttribute> ByRef assemblyName As String,
<OutAttribute> ByRef typeName As String
)
Sub GetUpgradeObject (
<OutAttribute> ByRef assemblyName As String,
<OutAttribute> ByRef typeName As String
)
void GetUpgradeObject(
[OutAttribute] String^% assemblyName,
[OutAttribute] String^% typeName
)
void GetUpgradeObject(
[OutAttribute] String^% assemblyName,
[OutAttribute] String^% typeName
)