public static int ToRfcBytes( this Guid guid, byte[] buffer, int startingIndex )
<ExtensionAttribute> Public Shared Function ToRfcBytes ( guid As Guid, buffer As Byte(), startingIndex As Integer ) As Integer
public: [ExtensionAttribute] static int ToRfcBytes( Guid guid, array<unsigned char>^ buffer, int startingIndex )
[<ExtensionAttribute>] static member ToRfcBytes : guid : Guid * buffer : byte[] * startingIndex : int -> int
GSF.GuidExtensions.ToRfcBytes = function(guid, buffer, startingIndex);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.