Remove(ModalityType) Method

Syntax
C#
VB
C++
public bool Remove( 
   ModalityType modality 
) 
  
Public Overloads Function Remove( _ 
   ByVal modality As ModalityType _ 
) As Boolean 
public: 
bool Remove(  
   ModalityType modality 
)  

Parameters

modality
The Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the Dictionary key.

Return Value

true if the specified modality was removed; otherwise, it is false.

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.