System::IO::MemoryStream::get_CanRead metodo

MemoryStream::get_CanRead method

Determina se il flusso è leggibile.

bool System::IO::MemoryStream::get_CanRead() const override

ReturnValue

Vero se il flusso è leggibile; altrimenti - falso

Vedi anche