バージョン

Items プロパティ

このハッシュ コレクションのエントリをリストとして取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As List(Of T)
public List<T> Items {get;}
参照