返回数组的最大数字下标,此属性只读
Easp.List.End
无参数
'创建一个List对象 Set list = Easp.List.New list.Data = "零 壹 贰 叁" Easp.W list.End '页面将显示:3