LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

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
)
 function Leadtools.Medical.Workstation.ModalityOptionsCollection.Remove(ModalityType)( 
   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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.