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