Accusoft.PdfXpress5.Net
RemoveAt Method
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > DocumentCollection Class : RemoveAt Method




index
An integer value which represents the index location which matches the document to remove from the collection.

Glossary Item Box

Removes the provided Document from the collection.

Syntax

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

Parameters

index
An integer value which represents the index location which matches the document to remove from the collection.

Remarks

This method internally calls Dispose() on the Document in the DocumentCollection.

See Also

©2012. Accusoft Corporation. All Rights Reserved.