Microsoft SDK for Java

objectClasses

This method of the ObjectBag Class enumerates the classes in the ObjectBag that are in the specified category.

Syntax

public Enumeration objectClasses(Category category);

Return Value

Returns an Enumeration of the classes in the ObjectBag that are in the specified category.

Parameters

category

The category that identifies which classes to enumerate.

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