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