Accusoft.PdfXpress7.Net
Clear Method




Clears the entire collection as well as calls the Clear function of the base class.
Syntax
public new void Clear()
public: new void Clear(); 
public:
new void Clear(); 
'Declaration
 
Public Shadows Sub Clear() 
 
'Usage
 
Dim instance As DocumentCollection
 
instance.Clear()
Remarks

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

See Also

Reference

DocumentCollection Class
DocumentCollection Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback