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

KeyValuePair::ToString method

Convierte el par clave-valor a cadena.

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

ReturnValue

String representation of key-value type.

Ver también