Method AndNot
AndNot(Int64BitSet)
this = this AND NOT other
Declaration
public void AndNot(Int64BitSet other)
Parameters
Type | Name | Description |
---|---|---|
Int64BitSet | other |
this = this AND NOT other
public void AndNot(Int64BitSet other)
Type | Name | Description |
---|---|---|
Int64BitSet | other |