Microsoft SDK for Java

ConstructorArg.getType

Retrieves the type of the ConstrutorArg object.

Syntax

public Class getType()

Return Value

Returns the class type of this object.

Remarks

For a simple example that shows how the ConstructorArg class is used, see the ConstructorArg overview.

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