CryptoStream: Length (get)

Length

Returns the length of the current Stream.



 Public Property Get Length ( ) As Currency

Return Values

Currency -  The length of the Stream.

Remarks

Always throws a NotSupportedException exception.

Read Only.

See Also

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