Method Union
Union(OpenBitSet)
this = this OR other
Declaration
public virtual void Union(OpenBitSet other)
Parameters
Type | Name | Description |
---|---|---|
OpenBitSet | other |
this = this OR other
public virtual void Union(OpenBitSet other)
Type | Name | Description |
---|---|---|
OpenBitSet | other |