DocumentSet Constructor ()DocumentSet Constructor ()DocumentSet Constructor ()

Initializes a new instance of the DocumentSetDocumentSetDocumentSet class, with no access to external documents and using a ConcurrentNameTableConcurrentNameTableConcurrentNameTable.

Syntax

Public Sub New ()
public DocumentSet()
public:
DocumentSet()
 

Remarks

A document set constructed with this constructor is unable to retrieve external documents. Only documents explicitly added to the document set will be retrieved.