Contains Method

Syntax
C#
VB
C++
public bool Contains( 
   ICatalogEntity item 
) 
  
Public Function Contains( _ 
   ByVal item As ICatalogEntity _ 
) As Boolean 
public: 
bool Contains(  
   ICatalogEntity^ item 
)  

Parameters

Return Value

true if item is found in the Leadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Medical.DataAccessLayer Assembly

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