ImageGear for .NET
Item Property
See Also  Send Feedback
ImageGear21.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPArray<T> Class : Item Property




index
The zero-based index of the element to get or set.

Glossary Item Box

Gets or sets the element at the specified index.

Syntax

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

Parameters

index
The zero-based index of the element to get or set.

Property Value

The element at the specified index.

Exceptions

ExceptionDescription
System.ArgumentOutOfRangeException

index is less than 0.

-or-

index is greater than Count.

See Also

©2013. Accusoft Corporation. All Rights Reserved.