System::IO::MemoryStream::set_Capacity メソッド
MemoryStream::set_Capacity method
基底メモリバッファの容量を設定します。
void System::IO::MemoryStream::set_Capacity(int value)
| パラメーター | 型 | 説明 |
|---|---|---|
| value | int | 設定する新しい容量(バイト単位) |
参照
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Page for C++