Accusoft.PdfXpress5.Net
DocumentCollection Class Members
See Also  Properties  Methods  Send Feedback
Accusoft.PdfXpressSdk Namespace : DocumentCollection Class

Glossary Item Box

The following tables list the members exposed by DocumentCollection.

Public Properties

 NameDescription
Public PropertyCapacity (Inherited from System.Collections.CollectionBase)
Public PropertyCount (Inherited from System.Collections.CollectionBase)
Public PropertyItemGets and sets access to the Document at the specified index in the collection.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded. Adds the specified Document to the collection.  
Public MethodClearClears the entire collection as well as calls the Clear function of the base class.  
Public MethodContainsDetermines if the collection contains the specified Document.  
Public MethodCopyToCopies the entire collection to an array, starting at index of the target array.  
Public MethodDisposeReleases all resources used by the DocumentCollection object.  
Public MethodGetEnumerator (Inherited from System.Collections.CollectionBase)
Public MethodIndexOfSearches for the specified Document and returns the zero-based index of the first occurrence within the collection.  
Public MethodInsertInserts a Document at the specified index.  
Public MethodRemoveRemoves the specified Document from the collection.  
Public MethodRemoveAtRemoves the provided Document from the collection.  
Top

See Also

©2012. Accusoft Corporation. All Rights Reserved.