'宣言Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ICoreContextBag
public ICoreContextBag this[ int index ]; {get;}
パラメータ
- index
 - 要素のインデックスです。
 
'宣言Public ReadOnly Default Property Item( _ ByVal index As Integer _ ) As ICoreContextBag
public ICoreContextBag this[ int index ]; {get;}