DocumentSet.AddDocument MethodDocumentSet.AddDocument MethodDocumentSet::AddDocument Method
Adds the document represented by the specified IXPathNavigableIXPathNavigableIXPathNavigable to the set of available documents,
Overload List
Name | Description | |
---|---|---|
![]() | AddDocument (IXPathNavigable)AddDocument (IXPathNavigable)AddDocument (IXPathNavigable^) | Adds the document represented by the specified IXPathNavigableIXPathNavigableIXPathNavigable to the set of available documents, and associates it with its document URI. |
![]() | AddDocument (AnyUri, IXPathNavigable)AddDocument (AnyUri, IXPathNavigable)AddDocument (AnyUri^, IXPathNavigable^) | Adds the document represented by the specified IXPathNavigableIXPathNavigableIXPathNavigable to the set of available documents, and associates it with the specified document URI, or marks a document as unavailable. |