DK11 for .NET | TatukGIS.NDK.TGIS_RTreePageData | Records | Constructors | Fields | Methods
For internal use only. Data page.
// C# public struct TGIS_RTreePageData { }
' VisualBasic Public Structure TGIS_RTreePageData End Structure
// Oxygene type [StructLayout(LayoutKind.Sequential)] TGIS_RTreePageData = public record end;
Name | Visibility | Description | |
---|---|---|---|
TGIS_RTreePageData() | public | Constructor for TGIS_RTreePageData | |
TGIS_RTreePageData(Int32, Int32, TGIS_RTreeItem[]) | public | Constructor for TGIS_RTreePageData | |
Name | Visibility | Description | |
---|---|---|---|
Count | public | Number of entries. | |
Entries | public | Array of entries. | |
PageType | public | Page type represented by integer | |