CAIndex::GetValueByNumber

This page is a translated version of the page CAIndex::GetValueByNumber and the translation is 100% complete.

ADE User Guide > ADE Server Class Reference > CAIndex

Other languages:
English • ‎中文

variant GetValueByNumber(int n)

返回索引中指定位置的索引標籤。

參 數

«n»:integer(整數)——索引中的位置,第一個元素位置為position 1。

返回值

variant:變體

API 錯誤

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

示例用法

lastLabel = theIndex.GetValueByNumber( theIndex.IndexElements )

另請參考

Comments


You are not allowed to post comments.