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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly