←Select platform

IndexOf Method (MasterFormsCategoryCollection)

Summary

Returns the index of the specified item if it is found in the collection.

Syntax

C#
VB
C++
public int IndexOf(  
   Leadtools.Forms.Auto.IMasterFormsCategory item 
) 
Public Function IndexOf( _ 
   ByVal item As Leadtools.Forms.Auto.IMasterFormsCategory _ 
) As Integer 
public: 
int IndexOf(  
   Leadtools.Forms.Auto.IMasterFormsCategory^ item 
) 

Parameters

item
Object to test.

Return Value

The index of the specified item if it is found in the collection.

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