Accusoft.TwainPro8.Net
Item Property
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > ExtendedImageInfoContainerValueCollection Class : Item Property




index
A zero-based integer specifying the index in the collection of the element to get or set.

Glossary Item Box

Gets or sets the element at the given index within the collection.

Syntax

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

Parameters

index
A zero-based integer specifying the index in the collection of the element to get or set.

Property Value

An ExtendedImageInfoContainerValue which represents the element to get or set at the given index within the collection.

Remarks

This method implements a standard collection operation. It is the principle method you will use to read or change elements in the collection. You can read or modify any element in the collection with this method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.