CAIndex::GetValueByNumber

Revision as of 03:28, 23 October 2015 by Jhuawen (talk | contribs) (Created page with ":23 - "索引中的无效位置"")

ADE User Guide > ADE Server Class Reference > CAIndex

Other languages:
English • ‎中文

variant GetValueByNumber(int n)

Returns the index label at the specified position in the index.

参 数

«n» : integer - the position in the index, where the first element is at position 1.

返回值

variant:变体

API 错误

23 - "索引中的无效位置"

示例用法

lastLabel = theIndex.GetValueByNumber( theIndex.IndexElements )

另请参考

Comments


You are not allowed to post comments.