public static UInt24 GetMaskedValue( this UInt24 source, Bits bitmask )
<ExtensionAttribute> Public Shared Function GetMaskedValue ( source As UInt24, bitmask As Bits ) As UInt24
public: [ExtensionAttribute] static UInt24 GetMaskedValue( UInt24 source, Bits bitmask )
Gemstone.Numeric.UInt24Extensions.BitExtensions.GetMaskedValue = function(source, bitmask);
In This Article