Aracılığıyla paylaş


IByteSerializable.ToBytes Method

Definition

Retrieves a byte[] representation of the object

public byte[] ToBytes ();
abstract member ToBytes : unit -> byte[]
Public Function ToBytes () As Byte()

Returns

Byte[]

A byte[]

Applies to