←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly