Microsoft SDK for Java

ProvideSetComparisonInfo Interface Methods

The ProvideSetComparisonInfo Interface contains the following methods:

combineSetRules computes the union of two objects retrieved from getSetRule or objects derived through other methods in this interface.
compareSetRules compares two objects retrieved from getSetRule or objects derived through other methods on this interface.
getSetRule obtains an object representing the specified rule that can be used internally by SetComparer.
getStringForSetRule retrieves a string representation of a given rule.
intersectSetRules computes the intersection of two objects retrieved from getSetRule or objects or objects derived through other methods on this interface.
isEmptySetRule determines if the given set rule is empty.

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