System::IO::MemoryStream::SetLength metodo
MemoryStream::SetLength method
Imposta la lunghezza dello stream rappresentato dall’oggetto corrente.
void System::IO::MemoryStream::SetLength(int64_t value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | int64_t | La lunghezza in byte da impostare |
Vedi anche
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Page for C++