LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

Keys Property (ModalityOptionsCollection)







Gets an System.Collections.ICollection containing the keys for the ModalityOptionsCollection.
Syntax
public ICollection<ModalityType> Keys {get;}
'Declaration
 
Public ReadOnly Property Keys As ICollection(Of ModalityType)
'Usage
 
Dim instance As ModalityOptionsCollection
Dim value As ICollection(Of ModalityType)
 
value = instance.Keys
public ICollection<ModalityType> Keys {get;}
 get_Keys(); 
public: __property ICollection<ModalityType>* get_Keys();
public:
property ICollection<ModalityType>* Keys {
   ICollection<ModalityType>* get();
}

Property Value

An System.Collections.ICollection that contains the keys for the ModalityOptionsCollection.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.