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




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

Glossary Item Box

Gets the element at the given index.

Syntax

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

Parameters

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

Property Value

A String value which represents the element at the given index.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.