GetListIndex

GetListIndex 方法获取在内容链接列表文件中的当前项目的索引号。

语法
GetListIndex(listURL) 
 
参数
listURL
内容链接列表文件的位置。
返回值

GetListIndex 方法返回整型的索引值,用以指定文件列表上当前页的位置。第一个项目的索引号是 1。如果当前页不在内容链接列表文件中,该方法将返回 0。

应用于

Content Linking 组件

请参阅

GetListCount


© 1997 by Microsoft Corporation. All rights reserved.