Microsoft SDK for Java

DhElement.removeAttribute

Removes an attribute.

Syntax

public void removeAttribute( String strAttr )

Parameters

strAttr

The name of the custom attribute to remove.

Remarks

Calling this method directly is not part of the normal operation using this package. You should call specific attribute methods directly on the element.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.