TryGetValue Method

Summary
Gets the ModalityOptions value for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.
Syntax
C#
C++/CLI
public bool TryGetValue( 
   ModalityType modality, 
   out ModalityOptions options 
) 
public:  
   bool TryGetValue( 
      ModalityType^ modality, 
      ModalityOptions^ %options 
   ) 

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object which ModalityOptions will be returned.

options
A ModalityOptions object to be returned for the specified  modality.

Return Value

True if a ModalityOptions object is found and returned in the  options parameter. False if no valid object is returned.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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