System::Collections::Generic::KeyValuePair::ToString metodo

KeyValuePair::ToString method

Converte la coppia chiave-valore in stringa.

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

ReturnValue

String representation of key-value type.

Vedi anche