System::IO::Stream::get_CanSeek method
Stream::get_CanSeek method
Determines if the stream supports seeking.
virtual bool System::IO::Stream::get_CanSeek() const =0
ReturnValue
True if the stream supports seeking; otherwise - false
See Also
- Class Stream
- Namespace System::IO
- Library Aspose.PUB for C++