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