LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Remove(ModalityType) Method

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.