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