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




index
The location in array to store an object. The first element of an array has an index of zero.
value
The object to insert into array.

Glossary Item Box

Puts the specified object into the specified location in an array.

Syntax

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

Parameters

index
The location in array to store an object. The first element of an array has an index of zero.
value
The object to insert into array.

Remarks

The array is extended as much as necessary.

See Also

©2013. Accusoft Corporation. All Rights Reserved.