Freigeben über


XmlElement.RemoveAttribute(String) Methode

Definition

Entfernt oder ersetzt das benannte Attribut.

public:
 virtual void RemoveAttribute(Platform::String ^ attributeName) = RemoveAttribute;
void RemoveAttribute(winrt::hstring const& attributeName);
public void RemoveAttribute(string attributeName);
function removeAttribute(attributeName)
Public Sub RemoveAttribute (attributeName As String)

Parameter

attributeName
String

Platform::String

winrt::hstring

Der Name des zu entfernenden Attributs.

Gilt für: