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




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

Glossary Item Box

Gets or sets 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 CapabilityContainerOneValue object to get or set at the given index value.

Remarks

This method implements a standard collection operation. It is the principle method to 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.