CogStringCollection Constructor (IntPtr)Cognex VisionPro 9.24
Constructs a new instance of this class using com pointer.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 91.0.0.0
Syntax

public CogStringCollection(
	IntPtr impl
)

Parameters

impl
Type: System IntPtr
n/a
See Also