←Select platform

Contains Method (MasterFormsCategoryCollection)

Summary

Determines whether or not the specified item is contained in the collection.

Syntax

C#
VB
C++
public bool Contains(  
   Leadtools.Forms.Auto.IMasterFormsCategory item 
) 
Public Function Contains( _ 
   ByVal item As Leadtools.Forms.Auto.IMasterFormsCategory _ 
) As Boolean 
public: 
bool Contains(  
   Leadtools.Forms.Auto.IMasterFormsCategory^ item 
) 

Parameters

item
Object to test.

Return Value

true if the item is found in the collection, false otherwise.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize