Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTIndex.GetKeyLength

Syntax

int GetKeyLength( )

Parameters

This method has no parameters.

Description

Retrieves the key length.

Return

GetKeyLength() returns the key length.

See Also

GetKeyType()

TOCIndex