Reference Library
Length Property
NamespacesMBNCSUtil.DataMpqFileStreamLength
Gets the length of the stream.
Declaration Syntax
C#Visual BasicVisual C++
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
	Get
public:
virtual property long long Length {
	long long get () override;
}

Assembly: Asgard5Library (Module: Asgard5Library)