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




value

Glossary Item Box

Searches the collection for the specified CapabilityContainerOneValue and returns the index value of it.

Syntax

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

Parameters

value

Return Value

An integer value which represents the zero-based index of the CapabilityContainerOneValue specified in 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.