CAIndex::GetValueByNumber
ADE User Guide > ADE Server Class Reference > CAIndex
variant GetValueByNumber(int n)
返回索引中指定位置的索引標籤。
參 數
«n»:integer(整數)——索引中的位置,第一個元素位置為position 1。
返回值
variant:變體
API 錯誤
- 23 - "索引中的無效位置"
示例用法
lastLabel = theIndex.GetValueByNumber( theIndex.IndexElements )
另請參考
Comments
Enable comment auto-refresher