Gets a collection of all key strings in this container.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 65.1.0.0
public virtual ICollection<string> Keys { get; }public virtual ICollection<string> Keys { get; }Public Overridable ReadOnly Property Keys As ICollection(Of String)
Get
Public Overridable ReadOnly Property Keys As ICollection(Of String)
Get
public:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get ();
}public:
virtual property ICollection<String^>^ Keys {
ICollection<String^>^ get ();
}Property Value
Type:
ICollection String Implements
IDictionary TKey, TValue Keys