Metodo System::IO::Stream::get_Length

Stream::get_Length method

Restituisce la lunghezza del flusso in byte.

virtual int64_t System::IO::Stream::get_Length() const =0

ReturnValue

La lunghezza dello stream in byte.

Vedi anche