Gets a collection of all keys in the dictionary.
Namespace: Cognex.VisionPro.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 65.1.0.0 (65.1.0.0)
public ICollection Keys { get; }public ICollection Keys { get; }Public ReadOnly Property Keys As ICollection
Get
Public ReadOnly Property Keys As ICollection
Get
public:
virtual property ICollection^ Keys {
ICollection^ get () sealed;
}public:
virtual property ICollection^ Keys {
ICollection^ get () sealed;
}Property Value
Type:
ICollectionImplements
IDictionary Keys