CogVisionDataContainer Keys Property Cognex VisionPro 9.10
Gets a collection of all key strings in this container.

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

public virtual ICollection<string> Keys { get; }

Property Value

Type: ICollection String 

Implements

IDictionary TKey, TValue  Keys
See Also