LumiSoft Net Help
Length Property
NamespacesLumiSoft.Net.IOMultiStreamLength
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.
NotSupportedExceptionIs raised when one of the source streams won't support Length property.

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