Microsoft SDK for Java

isEmptySetRule

This method of theProvideSetComparisonInfo Interface determines if the given set rule is empty.

Syntax

boolean isEmptySetRule(Object o);

Return Value

Returns true if the object is empty; otherwise, returns false.

Parameters

o The given set rule.

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