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

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

protected IDictionary Dictionary { get; }

Property Value

Type: IDictionary
See Also