Accusoft PDF Xpress Control v6.0
Remove Method
The Quadrilateral to remove from the collection.
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

QuadrilateralCollection Collection  | QuadrilateralCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback