バージョン

Items プロパティ (CollectionBase<T>)

すべての項目を保存するために使用する基本コレクションを取得します。
シンタックス
'宣言
 
Protected Overridable ReadOnly Property Items As Collection(Of T)
protected virtual Collection<T> Items {get;}
参照