LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Keys Property (ModalityOptionsCollection)

Show in webframe






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: __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

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.