←Select platform

TryGetValue Method (ModalityOptionsCollection)

Summary

Gets the ModalityOptions value for the specified Leadtools.Dicom.Common.DataTypes.ModalityType.

Syntax

C#
VB
C++
Public Function TryGetValue( _ 
   ByVal modality As Leadtools.Dicom.Common.Datatypes.ModalityType, _ 
   ByRef options As Leadtools.Medical.Workstation.ModalityOptions _ 
) As Boolean 

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 returned.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize