Microsoft SDK for Java

combineSetRules

This method of the IncludeExcludeIntRanges Class combines two set rule objects.

Syntax

public Object combineSetRules(Object o1, Object o2);

Return Value

Returns an object containing the combined set rules.

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.