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 )
[<ExtensionAttribute>] static member GetMaskedValue : source : UInt24 * bitmask : Bits -> UInt24
GSF.BitExtensions.GetMaskedValue = function(source, bitmask);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.