Blob.GetBytes Metodo

Definizione

public:
 ArraySegment<System::Byte> GetBytes();
public ArraySegment<byte> GetBytes ();
member this.GetBytes : unit -> ArraySegment<byte>
Public Function GetBytes () As ArraySegment(Of Byte)

Restituisce

Si applica a