Bridge

Guid..::..ToByteArray Method

Returns a 16-element byte array that contains the value of this instance.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public byte[] ToByteArray()
<TemplateAttribute> _
Public Function ToByteArray As Byte()
[TemplateAttribute]
public:
array<unsigned char^>^ ToByteArray()

Return Value

A 16-element byte array.