Microsoft SDK for Java

remove

This method of the Attributes class removes the named Attribute from the collection.

Syntax

public void remove(Name name);

Parameters

name The Name of the Attribute to remove from the collection.

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