System::IO::UnmanagedMemoryStream::get_CanSeek method

UnmanagedMemoryStream::get_CanSeek method

Determina se lo stream supporta il posizionamento.

virtual bool System::IO::UnmanagedMemoryStream::get_CanSeek() const override

ReturnValue

True se lo stream supporta il posizionamento; altrimenti - false

Vedi anche