System::Xml::Xsl::XsltArgumentList::RemoveExtensionObject method
XsltArgumentList::RemoveExtensionObject method
Removes the object with the namespace URI from the XsltArgumentList.
SharedPtr<Object> System::Xml::Xsl::XsltArgumentList::RemoveExtensionObject(const String &namespaceUri)
Parameter | Type | Description |
---|---|---|
namespaceUri | const String& | The namespace URI associated with the object to remove. |
ReturnValue
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.PDF for C++