'宣言 ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
'宣言
ReadOnly Default Property Item( _ ByVal index As Integer _ ) As T
T this[ int index ]; {get;}
IItemCollection<T> インターフェース IItemCollection<T> メンバ