Microsoft SDK for Java

getName

This method of the ElementDecl class retrieves the name of the element declaration.

Syntax

public final Name getName();

Return Value

Returns the Name object containing the element declaration name.

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