Property | Type | Description | |
---|---|---|---|
BlockSize | int | ||
LastAllocatedBlock | uint | ||
RootNodeIndexAddress | uint | ||
RootNodeLevel | byte | ||
TreeNodeType | EncodingDefinition |
Method | Description | |
---|---|---|
LoadHeader ( |
Loads the header.
|
|
SaveHeader ( |
Writes the first page of the SortedTree as long as the IsDirty flag is set. After returning, the IsDirty flag is cleared.
|
public LoadHeader ( |
||
stream | ||
return | void |
public SaveHeader ( |
||
stream | ||
return | void |