CAIndex
Revision as of 07:41, 8 October 2015 by Jhuawen (talk | contribs) (Created page with "=== variant GetValueByNumber(int i) === 返回索引元素标签,根据它在索引中的位置。")
ADE 用户指南 > ADE服务器类型参考 >
属性
{get} int IndexElements
返回索引中元素的数量。
{get,put} string Name
设置并返回对象的名称。
{get,put} CARenderingStyle RenderingStyle
设置:控制基元值如何被传递。
方法
int GetNumberByValue(variant w)
返回已知标签的索引中索引元素的位置。
variant GetValueByNumber(int i)
返回索引元素标签,根据它在索引中的位置。
Internal Use Only
These methods are used internally by ADE, and should not be called by your program.
bool Send()
bool ObtainIndex(string indexName)
See Also
| CATable <- | CAIndex | -> CARenderingStyle |
Comments
Enable comment auto-refresher