Metodo System::IO::BufferedStream::get_CanSeek

BufferedStream::get_CanSeek method

Determina se lo stream supporta il posizionamento.

virtual bool System::IO::BufferedStream::get_CanSeek() const override

ReturnValue

True se lo stream supporta il posizionamento; altrimenti - false

Vedi anche