System::IO::BasicSTDOStreamWrapper::SetLength method
BasicSTDOStreamWrapper::SetLength method
Imposta la lunghezza del flusso rappresentato dall’oggetto corrente.
virtual void System::IO::BasicSTDOStreamWrapper<T, typename>::SetLength(int64_t value) override
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | int64_t | La lunghezza in byte da impostare |
Vedi anche
- Class BasicSTDOStreamWrapper
- Namespace System::IO
- Library Aspose.Font for C++