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

Show in webframe

Contains Method (ModalityOptionsCollection)







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

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