Accusoft PDF Xpress Control v5.0
Item Property
See Also  Send comments on this topic.
vIndex
A variant value which represents the index in the collection to get or set the element.
QuadrilateralCollection Collection : Item Property

Glossary Item Box

Description

Gets and sets the element at the given index.

Property Type

Read-write property

Syntax

Visual Basic
Public Property Item( _
   ByVal vIndex As Variant _
) As Quadrilateral

Parameters

vIndex
A variant value which represents the index in the collection to get or set the element.

Return Type

The resulting Quadrilateral object.

Remarks

This property allows you to read or change elements in the collection. 

Indicate the element you are interested by the given vIndex within the collection.

See Also

©2012. Accusoft Corporation. All Rights Reserved.