LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Contains Method (ModalityOptionsCollection)

Show in webframe






A KeyValuePair structure that represents the Leadtools.Dicom.Common.DataTypes.ModalityType and ModalityOptions.
Determines if the given key value pair is contained within this ModalityOptionsCollection.
Syntax
'Declaration
 
Public Function Contains( _
   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.Contains(item)

            

            

Parameters

item
A KeyValuePair structure that represents the Leadtools.Dicom.Common.DataTypes.ModalityType and ModalityOptions.

Return Value

true if the ModalityOptionsCollection contains the key value pair; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

ModalityOptionsCollection Class
ModalityOptionsCollection Members

 

 


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