Contains Method

Summary
Determines if the given key value pair is contained within this ModalityOptionsCollection.
Syntax
C#
VB
C++
public bool Contains( 
   KeyValuePair<ModalityType, ModalityOptions> item 
) 
  
Public Function Contains( _ 
   ByVal item As KeyValuePair(Of ModalityType,ModalityOptions) _ 
) As Boolean 
public: 
bool Contains(  
   KeyValuePair<ModalityType,ModalityOptions^> item 
)  

Parameters

Return Value

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

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.