LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Remove(KeyValuePair<ModalityType,ModalityOptions>) Method

Show in webframe






A KeyValuePair that represents the Leadtools.Dicom.Common.DataTypes.ModalityType and ModalityOptions. The Leadtools.Dicom.Common.DataTypes.ModalityType object is the key and the ModalityOptions object is the value.
Removes the specified KeyValuePair from the ModalityOptionsCollection.
Syntax
'Declaration
 
Public Overloads Function Remove( _
   ByVal item As KeyValuePair(Of ModalityType,ModalityOptions) _
) As Boolean
'Usage
 
Dim instance As ModalityOptionsCollection
Dim item As KeyValuePair(Of ModalityType,ModalityOptions)
Dim value As Boolean
 
value = instance.Remove(item)

            

            

Parameters

item
A KeyValuePair that represents the Leadtools.Dicom.Common.DataTypes.ModalityType and ModalityOptions. The Leadtools.Dicom.Common.DataTypes.ModalityType object is the key and the ModalityOptions object is the value.

Return Value

true if the KeyValuePair is 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.