Microsoft SDK for Java

Font.getConstructorArgs

Retrieves an array of ConstructorArg objects that describe the data types and values needed to persist this object.

Syntax

public ConstructorArg[] getConstructorArgs()

Return Value

Returns a ConstructorArg array.

See Also   IConstructable

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