Gets the length in bytes of the stream
Namespace: Brainboxes.IOAssembly: Brainboxes.IO (in Brainboxes.IO.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
Get
abstract Length : int64 with get
override Length : int64 with get
Property Value
Int64See Also