Metodo System::IO::Stream::get_CanSeek

Stream::get_CanSeek method

Determina se il flusso supporta il posizionamento.

virtual bool System::IO::Stream::get_CanSeek() const =0

ReturnValue

True se lo stream supporta la ricerca; altrimenti - false

Vedi anche