Share via


MemoryManagerBase.Size Property

Gets the size of a block of allocated memory.

Namespace: Microsoft.SPOT.Emulator.Memory
Assembly: Microsoft.SPOT.Emulator (in microsoft.spot.emulator.dll)

Syntax

public UInt32 Size { get; set; }

Property Value

The size of the block of allocated memory, in bytes.

Version Information

Available in .NET Micro Framework version 2.0

See Also

Reference

MemoryManagerBase Class
MemoryManagerBase Members
Microsoft.SPOT.Emulator.Memory Namespace