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