ImageGear for .NET
IndexOf Method
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPArray<T> Class : IndexOf Method




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

Glossary Item Box

Searches for the specified item and returns the zero-based index of the first occurrence within ImGearXMPArray<T>.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.