Microsoft SDK for Java

EnumWrapper Class Constructors

The EnumWrapper class contains the following constructor:

EnumWrapper(Object o)

Constructs an EnumWrapper from the specified base object.

Syntax

public EnumWrapper(Object o);

Parameters

o The object to create the EnumWrapper object from.

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