CogSerializableDictionaryBase Dictionary Property Cognex VisionPro 9.5
Gets the IDictionary interface of this instance.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax

protected IDictionary Dictionary { get; }

Property Value

Type: IDictionary
See Also