Remove()
XmlPreloadedResolver::Remove(const SharedPtr<Uri>&) method
Removes the data that corresponds to the URI from the XmlPreloadedResolver.
void System::Xml::Resolvers::XmlPreloadedResolver::Remove(const SharedPtr<Uri> &uri)
Arguments
Parameter | Type | Description |
---|---|---|
uri | const SharedPtr<Uri>& | The URI of the data that should be removed from the XmlPreloadedResolver store. |
See Also
- Typedef SharedPtr
- Class Uri
- Class XmlPreloadedResolver
- Namespace System::Xml::Resolvers
- Library Aspose.Slides