SmartMemoryManagement

SmartMemoryStream.Length Property

Returns the length of this stream in bytes. See Length

[Visual Basic]
Overrides Public Property ReadOnly Length As Long
[C#]
public override long Length { get; }
[C++]
public: __property __int64 get_Length();
[JScript]
public override function get Length() : long

See Also

SmartMemoryStream Class | InfiniTec.SystemUtilities Namespace