Microsoft SDK for Java

compareSet

This method of the IncludeExcludeWildcards Class compares this IncludeExcludeWildcards object against another IncludeExcludeWildCards object.

Syntax

public int compareSet(Object other);

Return Value

Returns a SetComparison.compareSet result code.

Parameters

other The object with which to compare this object.

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