RemoveExtensionObject()
XsltArgumentList::RemoveExtensionObject(const String&) method
Removes the object with the namespace URI from the XsltArgumentList.
SharedPtr<Object> System::Xml::Xsl::XsltArgumentList::RemoveExtensionObject(const String &namespaceUri)
Arguments
Parameter | Type | Description |
---|---|---|
namespaceUri | const String& | The namespace URI associated with the object to remove. |
Return Value
The object with the namespace URI or nullptr if one was not found.
See Also
- Typedef SharedPtr
- Class Object
- Class String
- Class XsltArgumentList
- Namespace System::Xml::Xsl
- Library Aspose.Slides