次の方法で共有


ServerViewableItems.Item(Object) メソッド

定義

コレクションから 1 つの オブジェクトServerViewableItems 返します。

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

パラメーター

Index
Object

必須 整数 返される オブジェクト のインデックス。

戻り値

Object

適用対象