C# Class Squared.Data.Mangler.Internal.BTreeLeaf

Mostrar archivo Open project: sq/DataMangler Class Usage Examples

Public Properties

Property Type Description
NodeIndex uint
Size uint

Public Methods

Method Description
BTreeLeaf ( long nodeIndex ) : System

Private Methods

Method Description
BTreeLeaf ( ) : System

Method Details

BTreeLeaf() public method

public BTreeLeaf ( long nodeIndex ) : System
nodeIndex long
return System

Property Details

NodeIndex public_oe property

public uint NodeIndex
return uint

Size public_oe static_oe property

public static uint Size
return uint