System::IO::Stream::get_CanSeek metodo

Stream::get_CanSeek method

Determina se lo stream supporta il posizionamento.

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

ReturnValue

True se lo stream supporta il posizionamento; altrimenti - false

Vedi anche