Microsoft SDK for Java

intersectSetRules

This method of the IncludeExcludeIntRanges Class determines the intersection of two set rule objects.

Syntax

public Object intersectSetRules(Object o1, Object o2);

Return Value

Returns an object containing the intersection of the set rules.

Parameters

o1 The object containing the first set rule.
o2 The object containing the second set rule.

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