CAIndex::GetValueByNumber
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 - the position in the index, where the first element is at position 1.
返回值
variant:变体
API 错误
- 23 - "索引中的无效位置"
示例用法
lastLabel = theIndex.GetValueByNumber( theIndex.IndexElements )
另请参考
Comments
Enable comment auto-refresher