Gemstone Numeric Library
C#
VB
C++
JavaScript
Show/Hide TOC
Bit
Extensions
Set
Masked
Value Method
Overload List
SetMaskedValue(Int24, Bits, Int24)
Returns value after setting a new
value
for the bits specified by the
bitmask
.
SetMaskedValue(Int24, Int24, Int24)
Returns value after setting a new
value
for the bits specified by the
bitmask
.
See Also
Reference
BitExtensions Class
Gemstone.Numeric.Int24Extensions Namespace
In This Article
Overload List
See Also