RemoveAttributeNS
Element.RemoveAttributeNS method
Entfernt ein Attribut nach lokalem Namen und Namespace-URI.
public bool RemoveAttributeNS(string namespaceURI, string localName)
Parameter | Typ | Beschreibung |
---|---|---|
namespaceURI | String | Der Attribut-Namespace-URI. |
localName | String | Der lokale Name des Attributs. |
Rückgabewert
True, wenn das Attribut gefunden und entfernt wird, andernfalls false.
Siehe auch
- class Element
- namensraum Aspose.Finance.Xbrl.Dom
- Montage Aspose.Finance