Accusoft PDF Xpress Control v5.0
Remove Method
See Also  Send comments on this topic.
pIQuadrilateral
The Quadrilateral to remove from the collection.
QuadrilateralCollection Collection : Remove Method

Glossary Item Box

Description

Removes the specified Quadrilateral from the collection.

Syntax

Visual Basic
Public Sub Remove( _
   ByVal pIQuadrilateral As Quadrilateral _
) 

Parameters

pIQuadrilateral
The Quadrilateral to remove from the collection.

Remarks

This method searches the collection for the given Quadrilateral and removes it from the collection. If there are multiple occurrences of the object in the collection, this method will remove only the first one (the one with the lowest index.) If there are no occurrences of the given object, nothing occurs.

See Also

©2012. Accusoft Corporation. All Rights Reserved.