Guid..::..ToByteArray Method
Returns a 16-element byte array that contains the value of this instance.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public byte[] ToByteArray()
<TemplateAttribute> _ Public Function ToByteArray As Byte()
[TemplateAttribute] public: array<unsigned char^>^ ToByteArray()