バージョン

GetItem メソッド (WebObjectsCollectionBase)

IServiceProvider
シンタックス
'宣言
 
Public Overridable Function GetItem( _
   ByVal index As Integer _
) As WebObjectBase
public virtual WebObjectBase GetItem( 
   int index
)

パラメータ

index

戻り値の型

指定されたindexでのオブジェクト。
参照