System::Collections::Generic::KeyValuePair::ToString method

KeyValuePair::ToString method

キー・バリューペアを文字列に変換します。

String System::Collections::Generic::KeyValuePair<TKey, TValue>::ToString() const

ReturnValue

String representation of key-value type.

参照