Counters.Item 属性
从集合中检索指定的 CounterItem 实例。
此属性为只读。
语法
Property Item( _
ByVal index As Object _
) As CounterItem
属性值
对应于指定索引值的 CounterItem 实例。
例外
例外类型 | 条件 |
---|---|
System.Runtime.InteropServices.COMException | 指定的索引无效。 |
备注
这是 Counters 对象的默认属性。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows 2000 Professional [仅限桌面应用] |
最低受支持的服务器 |
Windows 2000 Server [仅限桌面应用] |
DLL |
|