バージョン

Items プロパティ (ModifyCollectionInfo)

変更したコレクションを影響する項目のコレクションを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Property Items As ICollection(Of Object)
public ICollection<object> Items {get;}
参照