CAIndex::GetValueByNumber

Revision as of 03:30, 23 October 2015 by Jhuawen (talk | contribs) (Created page with "«n»:integer(整数)——索引中的位置,第一个元素位置为position 1。")

ADE User Guide > ADE Server Class Reference > CAIndex

variant GetValueByNumber(int n)

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

参 数

«n»:integer(整数)——索引中的位置,第一个元素位置为position 1。

返回值

variant:变体

API 错误

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

示例用法

lastLabel = theIndex.GetValueByNumber( theIndex.IndexElements )

另请参考

Comments
Loading comments...