←Select platform

IndexOf Method

Summary

Index of an item in this collection.

Syntax
C#
C++/CLI
public int IndexOf( 
   ImageViewerItem item 
) 
public:  
   int IndexOf( 
      ImageViewerItem^ item 
   ) 

Parameters

item

Item to check.

Return Value

The 0-based index of item or -1 if the item is null or does not belong to this collection.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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