Accusoft.TwainPro8.Net
IndexOf Method
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > ExtendedImageInfoContainerValueCollection Class : IndexOf Method




value

Glossary Item Box

Determines if the specified ExtendedImageInfoContainerValue is in the collection and returns its index value.

Syntax

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

Parameters

value

Return Value

An integer value which represents the index of the given value within the collection.

Remarks

This method searches the collection for a reference to the given object. If it does not find a reference to it, this method returns -1. If the object is present more than once in the collection, this method returns the lowest index of a match.

See Also

©2013. Accusoft Corporation. All Rights Reserved.