System::IO::Stream::get_CanRead metodo

Stream::get_CanRead method

Determina se lo stream è leggibile.

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

ReturnValue

Vero se lo stream è leggibile; altrimenti - falso

Vedi anche