Accusoft.PdfXpress6.Net
Clear Method




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

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

See Also

Reference

DocumentCollection Class
DocumentCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback