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

適用対象