Bitmask<>
Summary
Definition
Namespace: SDT4.Managed.Core.Utility
Assembly: SDT4.Managed.Core.dll
struct Bitmask<>
Implements:
Fields
| Name | Type | Description |
|---|---|---|
Properties
| Name | Type | Description |
|---|---|---|
Methods
public Boolean HasBit(Int32 index)
Parameters:
index(Int32):
Returns:
public Void SetBit(Int32 index)
Parameters:
index(Int32):
public Void ClearBit(Int32 index)
Parameters:
index(Int32):