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

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

public virtual ICollection<string> Keys { get; }

Property Value

Type: ICollection String 

Implements

IDictionary TKey, TValue  Keys
See Also