LumiSoft Net Help
Length Property
NamespacesLumiSoft.Net.IOPartialStreamLength
Gets the length in bytes of the stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
	Get
public:
virtual property long long Length {
	long long get () override;
}
abstract Length : int64 with get
override Length : int64 with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
Seek(Int64, SeekOrigin)Is raised when this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119