Gets a collection of the keys in this dictionary.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
public ICollection<TKey> Keys { get; }public ICollection<TKey> Keys { get; }Public ReadOnly Property Keys As ICollection(Of TKey)
Get
Public ReadOnly Property Keys As ICollection(Of TKey)
Get
public:
virtual property ICollection<TKey>^ Keys {
ICollection<TKey>^ get () sealed;
}public:
virtual property ICollection<TKey>^ Keys {
ICollection<TKey>^ get () sealed;
}Property Value
Type:
ICollection TKey Implements
IDictionary TKey, TValue Keys