Microsoft SDK for Java

IConstructable.getConstructorArgs

Retrieves the constructor arguments that are needed to instantiate the class.

Syntax

public ConstructorArg[] getConstructorArgs()

Return Value

Returns an array of ConstructorArg objects that represent the constructor arguments.

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