Microsoft SDK for Java

IAttributes.add

Adds an attribute to the associated component class.

Syntax

public void add( MemberAttribute a )

Parameters

a

A MemberAttribute object that represents the attribute.

Remarks

For an example that shows how to use this method, see ClassInfo.getAttributes.

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