Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Remove(ModalityType) Method







The Leadtools.Dicom.Common.DataTypes.ModalityType object that represents the Dictionary key.
Removes the specified Leadtools.Dicom.Common.DataTypes.ModalityType from the ModalityOptionsCollection.
Syntax
public bool Remove( 
   ModalityType modality
)
'Declaration
 
Public Overloads Function Remove( _
   ByVal modality As ModalityType _
) As Boolean
'Usage
 
Dim instance As ModalityOptionsCollection
Dim modality As ModalityType
Dim value As Boolean
 
value = instance.Remove(modality)

            

            
public: bool Remove( 
   ModalityType modality
) 
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

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members
Overload List

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features