 | DocumentSet.AddCollectionDocumentSet.AddCollectionDocumentSet::AddCollection |
Associates the specified nodes with the specified collection URI, or marks the collection URI as
unavailable.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.AddDocument (IXPathNavigable)DocumentSet.AddDocument (IXPathNavigable)DocumentSet::AddDocument (IXPathNavigable^) |
Adds the document represented by the specified IXPathNavigableIXPathNavigableIXPathNavigable to the set of available documents,
and associates it with its document URI.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.AddDocument (AnyUri, IXPathNavigable)DocumentSet.AddDocument (AnyUri, IXPathNavigable)DocumentSet::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.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.AddDocument (AnyUri, ResolvedDocument)DocumentSet.AddDocument (AnyUri, ResolvedDocument)DocumentSet::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.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.AddResourceDocumentSet.AddResourceDocumentSet::AddResource |
Adds the resource represented by the specified StreamStreamStream to the set of available resources,
and associates it with its document URI.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | CollectionCollectionCollection |
Returns an IXPathNavigableIXPathNavigableIXPathNavigable instance representing the collection retrieved from the specified URI.
(Overrides DocumentSet.CollectionDocumentSet.CollectionDocumentSet::Collection) |
 | DocumentSet.CreateResultDocumentHandlerDocumentSet.CreateResultDocumentHandlerDocumentSet::CreateResultDocumentHandler |
Creates a new result document handler for the current document set.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.CreateXmlResolverDocumentSet.CreateXmlResolverDocumentSet::CreateXmlResolver |
Creates a new XmlResolverXmlResolverXmlResolver instance which retrieves resources from this document set.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.DocumentDocumentSet.DocumentDocumentSet::Document |
Returns an XPathNavigatorXPathNavigatorXPathNavigator instance representing a node in the document retrieved from the specified URI.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | Object.EqualsObject.EqualsObject::Equals | Determines whether the specified objectObjectobject is equal to the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.FinalizeObject.FinalizeObject::Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetHashCodeObject.GetHashCodeObject::GetHashCode | Serves as a hash function for a particular type. (Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | Object.GetTypeObject.GetTypeObject::GetType | Gets the type of the current instance.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | DocumentSet.IncludeWellKnownDTDsDocumentSet.IncludeWellKnownDTDsDocumentSet::IncludeWellKnownDTDs |
Adds a collection of well known DTDs to the document set.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | Object.MemberwiseCloneObject.MemberwiseCloneObject::MemberwiseClone | Creates a shallow copy of the current objectObjectobject.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | DocumentSet.ReplaceDocumentDocumentSet.ReplaceDocumentDocumentSet::ReplaceDocument |
Replaces the document.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | ResolvedDocumentResolvedDocumentResolvedDocument |
Returns an IXPathNavigableIXPathNavigableIXPathNavigable instance representing the document retrieved from the specified URI.
(Overrides DocumentSet.ResolvedDocumentDocumentSet.ResolvedDocumentDocumentSet::ResolvedDocument) |
 | ResourceResourceResource |
Returns the resource with the specified URI.
(Overrides DocumentSet.ResourceDocumentSet.ResourceDocumentSet::Resource) |
 | DocumentSet.ShareDocumentSet ()DocumentSet.ShareDocumentSet ()DocumentSet::ShareDocumentSet () |
Returns a new SharedDocumentSetSharedDocumentSetSharedDocumentSet which wraps the current document set..
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.ShareDocumentSet (XmlNameTable)DocumentSet.ShareDocumentSet (XmlNameTable)DocumentSet::ShareDocumentSet (XmlNameTable^) |
Returns a new SharedDocumentSetSharedDocumentSetSharedDocumentSet which wraps the current document set and uses the specified XmlNameTableXmlNameTableXmlNameTable.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | Object.ToStringObject.ToStringObject::ToString | Returns a string that represents the current object.(Inherited from System.ObjectSystem.ObjectSystem::Object) |
 | DocumentSet.TryGetCollectionDocumentSet.TryGetCollectionDocumentSet::TryGetCollection |
Gets the collection with the specified URI from the DocumentSetDocumentSetDocumentSet.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.TryGetDocumentDocumentSet.TryGetDocumentDocumentSet::TryGetDocument |
Gets the document with the specified URI from the DocumentSetDocumentSetDocumentSet.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.TryGetResourceDocumentSet.TryGetResourceDocumentSet::TryGetResource |
Gets the resource with the specified URI from the DocumentSetDocumentSetDocumentSet.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | DocumentSet.TryGetUnparsedTextDocumentSet.TryGetUnparsedTextDocumentSet::TryGetUnparsedText |
Gets the unparsed text of the resource with the specified URI from the DocumentSetDocumentSetDocumentSet.
(Inherited from XmlPrime.DocumentSetXmlPrime.DocumentSetXmlPrime::DocumentSet) |
 | UnparsedTextUnparsedTextUnparsedText |
Returns a stringStringString containing the unparsed text of a resource with the specified URI.
(Overrides DocumentSet.UnparsedTextDocumentSet.UnparsedTextDocumentSet::UnparsedText) |