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