Microsoft SDK for Java

excludeRanges

This method of the IncludeExcludeIntRanges Class excludes a set of integers in the set.

Syntax

public void excludeRanges(IntRanges ranges);

Parameters

ranges An IntRanges object specifying integers to exclude.

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