System::Collections::Generic::KeyValuePair::ToString metod

KeyValuePair::ToString method

Konverterar nyckel‑värde‑par till sträng.

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

ReturnValue

String representation of key-value type.

Se även