Values Property

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

Property Value

An System.Collections.ICollection that contains the values 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.