DocumentSet.AddCollection MethodDocumentSet.AddCollection MethodDocumentSet::AddCollection Method
- XmlPrime 5.0
- Other Versions ▼
Adds the collection represented by the to the set of available collections,
Overload List
Name | Description | |
---|---|---|
![]() | AddCollection (AnyUri, IEnumerable<XPathItem>)AddCollection (AnyUri, IEnumerable(Of XPathItem))AddCollection (AnyUri^, IEnumerable<XPathItem^>^) | Associates the specified items with the specified collection URI, or marks the collection URI as unavailable. |
![]() | AddCollection (AnyUri, IXPathNavigable[])AddCollection (AnyUri, IXPathNavigable())AddCollection (AnyUri^, array <IXPathNavigable^>^) | Associates the specified nodes with the specified collection URI, or marks the collection URI as unavailable. |