バージョン

Keys プロパティ

キーのコレクションを返します。
シンタックス
'宣言
 
Public ReadOnly Property Keys As System.Collections.Generic.ICollection(Of TKey)
public System.Collections.Generic.ICollection<TKey> Keys {get;}
参照

オンラインで表示: GitHub