Error processing SSI file
(Leadtools.Controls)

Show in webframe

IndexOf Method




Item to check.
Index of an item in this collection.
Syntax
public new int IndexOf( 
   ImageViewerItem item
)
'Declaration
 
Public Shadows Function IndexOf( _
   ByVal item As ImageViewerItem _
) As Integer

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

See Also

Reference

ImageViewerItems Class
ImageViewerItems Members

Error processing SSI file