バージョン

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

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

オンラインで表示: GitHub