CryptoStream: Position (let)

Position

Sets the current position within the Stream.



 Public Property Let Position(
	  ByVal RHS As Currency )

Parameters

RHS
[ByVal] Currency. The new position.

Remarks

Always throws a NotSupportedException exception.

Read/Write.

See Also

Project VBCorLib Overview Class CryptoStream Overview CryptoStream Properties CryptoStream Methods Position (get) ReadBlock