Method Intersects
Intersects(FixedBitSet)
Returns true if the sets have any elements in common
Declaration
public bool Intersects(FixedBitSet other)
Parameters
Type | Name | Description |
---|---|---|
FixedBitSet | other |
Returns
Type | Description |
---|---|
System.Boolean |