System::Xml::Xsl::XsltArgumentList::RemoveExtensionObject metodu

XsltArgumentList::RemoveExtensionObject method

Namespace URI’si ile nesneyi XsltArgumentList içinde kaldırır.

SharedPtr<Object> System::Xml::Xsl::XsltArgumentList::RemoveExtensionObject(const String &namespaceUri)
ParametreTürAçıklama
namespaceUriconst String&Kaldırılacak nesneyle ilişkili namespace URI’si.

ReturnValue

Namespace URI’si ile nesne veya bulunamazsa nullptr.

Ayrıca Bakınız