System::Collections::Generic::KeyValuePair::ToString methode

KeyValuePair::ToString method

Converteert sleutel‑waarde‑koppel naar string.

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

ReturnValue

String representation of key-value type.

Zie ook