Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Keys Property (DictionaryWithEvents<TKey,TValue>)







Gets a collection containing the keys in the DictionaryWithEvents<TKey,TValue>.
Syntax
public ICollection<TKey> Keys {get;}
'Declaration
 
Public ReadOnly Property Keys As ICollection(Of TKey)
'Usage
 
Dim instance As DictionaryWithEvents(Of TKey,TValue)
Dim value As ICollection(Of TKey)
 
value = instance.Keys

            

            
public: __property ICollection<TKey*>* get_Keys();
public:
property ICollection<TKey^>^ Keys {
   ICollection<TKey^>^ get();
}

Property Value

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

Target Platforms

See Also

Reference

DictionaryWithEvents<TKey,TValue> Class
DictionaryWithEvents<TKey,TValue> Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features