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

Show in webframe

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

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