C#のKeyValuePairですが、キーと値を保持する構造体になります。 ... Key; // 値を取得します。 var value = keyValuePair.Value; Console.
確定! 回上一頁