Microsoft SDK for Java

toString

This method of the Name class retrieves a String representation of the class name of the Name object.

Syntax

public String toString();

Return Value

Returns the class name of the Name object.

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