Microsoft SDK for Java

objectClasses

This method of the MetaObject Interface enumerates the classes that are used to describe the specified category.

Syntax

public Enumeration objectClasses(Category category);

Return Value

Returns an Enumeration of Class objects in the specified Category that are supported by the MetaObject.

Parameters

category The Category to enumerate Class objects from.

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