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