System::IO::Stream::SetLength metodo

Stream::SetLength method

Imposta la lunghezza del flusso rappresentato dall’oggetto corrente.

virtual void System::IO::Stream::SetLength(int64_t value)=0
ParametroTipoDescrizione
valoreint64_tLa lunghezza in byte da impostare

Vedi anche