Heap
FBlock Property
Fling OS
A pointer to the most-recently added heap block.
Namespace:
Kernel
Assembly:
Kernel
(in Kernel.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
static
HeapBlock
*
FBlock
{
get
; }
public static HeapBlock* FBlock { get; }
Property Value
Type:
HeapBlock
*
See Also
Heap Class
Kernel Namespace