SortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > SortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティの意味・解説 

SortedList.System.Collections.Generic.IDictionary.Keys プロパティ

メモ : このプロパティは、.NET Framework version 2.0新しく追加されたものです。

IDictionary のキー保持している ICollection を取得します

名前空間: System.Collections.Generic
アセンブリ: System (system.dll 内)
構文構文

Private ReadOnly Property
 System.Collections.Generic.IDictionary<TKey,TValue>.Keys As
 ICollection(Of TKey) Implements IDictionary(Of TKey, TValue).Keys
Dim instance As SortedList(Of
 TKey, TValue)
Dim value As ICollection(Of
 TKey)

value = CType(instance, IDictionary(Of TKey, TValue)).Keys
ICollection<TKey> IDictionary<TKey,TValue>.Keys { get;
 }
private:
virtual property ICollection<TKey>^ System.Collections.Generic.IDictionary<TKey,TValue>.Keys
 {
    ICollection<TKey>^ get () sealed = IDictionary<TKey,
 TValue>::Keys::get;
}

プロパティ
IDictionaryキー保持している ICollection

解説解説

ICollection 内のキー順序は、SortedList 内での順序と同じです。

このプロパティ値を取得することは、O(1) 操作なります

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照


このページでは「.NET Framework クラス ライブラリ リファレンス」からSortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティを検索した結果を表示しています。
Weblioに収録されているすべての辞書からSortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からSortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティを検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

SortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



SortedList.System.Collections.Generic.IDictionary<TKey,TValue>.Keys プロパティのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS