'宣言 Public ReadOnly Default Property Item( _ ByVal index As Integer, _ Optional ByVal create As Boolean _ ) As T
public T this[ int index, bool create ]; {get;}
ImmutableIndexedCollectionBase<T> クラス ImmutableIndexedCollectionBase<T> メンバ