ImageGear for Java
indexOf Method
The object to locate in the ImGearXMPArray<T>.
Searches for the specified item and returns the zero-based index of the first occurrence within ImGearXMPArray<T>.
Syntax
public int indexOf( 
   T item
)

Parameters

item
The object to locate in the ImGearXMPArray<T>.

Return Value

The zero-based index of the first occurrence of item within the entire ImGearXMPArray<T>, if found; otherwise, -1.
See Also

Reference

ImGearXMPArray<T> Class
ImGearXMPArray<T> Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback