System::Collections::Generic::KeyValuePair::ToString méthode

KeyValuePair::ToString method

Convertit la paire clé-valeur en chaîne.

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

ReturnValue

String representation of key-value type.

Voir aussi