Метод System::Collections::Generic::KeyValuePair::ToString

KeyValuePair::ToString method

Преобразует пару ключ‑значение в строку.

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

ReturnValue

String representation of key-value type.

См. также