Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTIndex.GetNumber

Syntax

int GetNumber( )

Parameters

This method has no parameters.

Description

Retrieves the index position in table indexes list.

Return

GetNumber() returns the index position.

See Also

GetName()

TOCIndex