CogCollectionSerializationSurrogate Upgrade Method Cognex VisionPro 9.22

Namespace: Cognex.VisionPro.Implementation.Internal
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 87.0.0.0
Syntax

public virtual Object Upgrade(
	IntPtr ComObj,
	Hashtable objURT
)

Parameters

ComObj
Type: System IntPtr
objURT
Type: System.Collections Hashtable

Return Value

Type: Object

Implements

ICogNetUpgradeOnLoad Upgrade(IntPtr, Hashtable)
See Also