KeyValuePair 構造体

KeyValuePair<TKey,TValue> 構造体 (System.Collections.Generic 名前空間)

[APIドキュメント]

public struct KeyValuePair<TKey,TValue>

継承:Object → ValueType → KeyValuePair<TKey,TValue>

  • 設定または取得できる、キー/値ペアを定義します。