MemoryMappedViewStream: Position (get)

Position

Gets the current position in a stream.



 Public Property Get Position ( ) As Currency

Return Values

Currency -  The current position in the stream.

Read/Write.

Exceptions

Exception Condition
ObjectDisposedExceptionThe stream is closed.

See Also

Project CorLib Overview

Class MemoryMappedViewStream Overview