public static long GetMaskedValue( this long source, Bits bitmask )
<ExtensionAttribute> Public Shared Function GetMaskedValue ( source As Long, bitmask As Bits ) As Long
public: [ExtensionAttribute] static long long GetMaskedValue( long long source, Bits bitmask )
[<ExtensionAttribute>] static member GetMaskedValue : source : int64 * bitmask : Bits -> int64
GSF.BitExtensions.GetMaskedValue = function(source, bitmask);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.