ByteArrayPool.Get Method

Definition

public:
 static cli::array <System::Byte> ^ Get();
public static byte[] Get ();
static member Get : unit -> byte[]
Public Shared Function Get () As Byte()

Returns

Byte[]

Applies to