System::Collections::Generic::KeyValuePair::ToString-Methode

KeyValuePair::ToString method

Konvertiert ein Schlüssel‑Wert‑Paar in einen String.

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

ReturnValue

String representation of key-value type.

Siehe auch