CogSerializableDictionaryBase Keys Property Cognex VisionPro 9.10
Gets a collection of all keys in the dictionary.

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

public ICollection Keys { get; }

Property Value

Type: ICollection

Implements

IDictionary Keys
See Also