Microsoft SDK for Java

IconArrange.valid

Retrieves a boolean value that indicates whether a specified value designates a valid IconArrange constant.

Syntax

public static boolean valid( int value )

Parameters

value

A value to be compared to those defined in this class.

Return Value

Returns true if the value designates a member of this class; otherwise, returns false.

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