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

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

protected IDictionary Dictionary { get; }

Property Value

Type: IDictionary
See Also