System::IO::MemoryStream::set_Capacity メソッド

MemoryStream::set_Capacity method

基底メモリバッファの容量を設定します。

void System::IO::MemoryStream::set_Capacity(int value)
パラメーター説明
valueint設定する新しい容量(バイト単位)

参照