| Stream: CanSeek (get) |
Returns if the stream supports seeking.
Public Property Get CanSeek ( ) As Boolean
Seeking is the ability to change position within the stream from a specified reference point.
Read Only.
Project VBCorLib Overview Class Stream Overview Stream Properties Stream Methods CanRead (get) CanTimeout (get)