ImageGear for .NET
Get Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasArray Class : Get Method




index
Index of an element to get. The first element in an array has an index of zero.

Glossary Item Box

Gets the specified element from an array.

Syntax

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

Parameters

index
Index of an element to get. The first element in an array has an index of zero.

Return Value

The basic object occupying the Index element of array. Returns Null object if index is outside the array bounds.

See Also

©2013. Accusoft Corporation. All Rights Reserved.