RemoveNamedItemNS
NamedNodeMap.RemoveNamedItemNS method
Entfernt ein Attribut, das durch lokalen Namen und Namespace-URI angegeben ist.
public Attr RemoveNamedItemNS(string namespaceUri, string localName)
Parameter | Typ | Beschreibung |
---|---|---|
namespaceUri | String | Der Attribut-Namespace-URI. |
localName | String | Der lokale Name des Attributs. |
Rückgabewert
Das entfernte Attribut.
Siehe auch
- class Attr
- class NamedNodeMap
- namensraum Aspose.Finance.Xbrl.Dom
- Montage Aspose.Finance