| Stream: Position (let) |
Sets the position in the stream where the next read or write will take place.
Public Property Let Position( ByVal RHS As Currency ) :
A currency datatype is used to support stream greater than 2gig.
The stream generally needs to support seeking to be able to return the length.
Read/Write.
Project VBCorLib Overview Class Stream Overview Stream Properties Stream Methods Position (get) ReadBlock