Microsoft SDK for Java

Category Class Constructors

The Category Class contains the following constructor:

Category(String name)

Creates a new Category object with the specified name.

Syntax

public Category(String name);

Parameters

name The name for the new category.

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