CogDLRuntimeParams Keys Property Cognex VisionPro 9.24
Gets a list of the string keys in this dictionary.

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

public ICollection<string> Keys { get; }

Property Value

Type: ICollection String 
See Also