SortedDictionary.System.Collections.Generic.IDictionary.Values プロパティ
アセンブリ: System (system.dll 内)
構文Private ReadOnly Property System.Collections.Generic.IDictionary<TKey,TValue>.Values As ICollection(Of TValue) Implements IDictionary(Of TKey, TValue).Values
Dim instance As SortedDictionary(Of TKey, TValue) Dim value As ICollection(Of TValue) value = CType(instance, IDictionary(Of TKey, TValue)).Values
private: virtual property ICollection<TValue>^ System.Collections.Generic.IDictionary<TKey,TValue>.Values { ICollection<TValue>^ get () sealed = IDictionary<TKey, TValue>::Values::get; }
IDictionary 内の値を格納している ICollection。
解説
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照SortedDictionary ジェネリック クラス
SortedDictionary メンバ
System.Collections.Generic 名前空間
Values
ICollection ジェネリック インターフェイス
Weblioに収録されているすべての辞書からSortedDictionary.System.Collections.Generic.IDictionary<TKey,TValue>.Values プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からSortedDictionary.System.Collections.Generic.IDictionary<TKey,TValue>.Values プロパティ
を検索
- SortedDictionary.System.Collections.Generic.IDictionary<TKey,TValue>.Values プロパティのページへのリンク