Keys Property

Summary
Gets an System.Collections.ICollection containing the keys for the ModalityOptionsCollection.
Syntax
C#
VB
C++
public ICollection<ModalityType> Keys { get; } 
  
Public ReadOnly Property Keys As ICollection(Of ModalityType) 
public: 
property ICollection<ModalityType>^ Keys { 
   ICollection<ModalityType>^ get(); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.