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