This is the complete list of members for Mask256, including all inherited members.
Clear() | Mask256 | |
Equals(object obj) | Mask256 | |
Equals(Mask256 other) | Mask256 | |
GetBit(int bitIndex) | Mask256 | |
GetHashCode() | Mask256 | |
IsNothing() | Mask256 | |
Mask256(long a, long b=0, long c=0, long d=0) | Mask256 | |
operator long(Mask256 mask) | Mask256 | static |
operator Mask256(long value) | Mask256 | static |
operator&(Mask256 a, Mask256 b) | Mask256 | static |
operator|(Mask256 a, Mask256 b) | Mask256 | static |
operator~(Mask256 a) | Mask256 | static |
SetBit(int bitIndex, bool set) | Mask256 | |
this[int i] | Mask256 | |
ToString() | Mask256 |