get_CanRead()

Stream::get_CanRead() const method

Determines if the stream is readable.

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

Return Value

True if the stream is readable; otherwise - false

See Also