Gets a list of the string keys in this dictionary.
Namespace: Cognex.VisionPro.DLRuntimeAssembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
public ICollection<string> Keys { get; }public ICollection<string> Keys { get; }Public ReadOnly Property Keys As ICollection(Of String)
Get
Public ReadOnly Property Keys As ICollection(Of String)
Get
public:
property ICollection<String^>^ Keys {
ICollection<String^>^ get ();
}public:
property ICollection<String^>^ Keys {
ICollection<String^>^ get ();
}Property Value
Type:
ICollection String