Click or drag to resize
TimeUuidToByteArray Method
Returns a 16-element byte array that contains the value of this instance.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public byte[] ToByteArray()

Return Value

Type: Byte
See Also