DocumentSet.AddDocument MethodDocumentSet.AddDocument MethodDocumentSet::AddDocument Method
Adds the document represented by the specified IXPathNavigableIXPathNavigableIXPathNavigable to the set of available documents,
Adds the document represented by the specified ResolvedDocumentResolvedDocumentResolvedDocument 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. |
![]() | AddDocument (AnyUri, ResolvedDocument)AddDocument (AnyUri, ResolvedDocument)AddDocument (AnyUri^, ResolvedDocument^) | Adds the document represented by the specified ResolvedDocumentResolvedDocumentResolvedDocument to the set of available documents, and associates it with the specified document URI, or marks a document as unavailable. |