FormatConditions.Item(Object) 方法

定义

从集合中返回一个对象。

public:
 System::Object ^ Item(System::Object ^ Index);
public object Item (object Index);
Public Function Item (Index As Object) As Object

参数

Index
Object

必需的 对象。 对象的索引号。

返回

Object

适用于