←Select platform

Keys Property (DictionaryWithEvents<TKey,TValue>)

Summary

Gets a collection containing the keys in the DictionaryWithEvents<TKey,TValue>.

Syntax

C#
VB
C++
public ICollection<TKey> Keys {get;}
Public ReadOnly Property Keys As ICollection(Of TKey)
public: 
property ICollection<TKey^>^ Keys { 
   ICollection<TKey^>^ get(); 
} 

Property Value

A KeyCollection"/> containing the keys in the DictionaryWithEvents<TKey,TValue>.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize