System::Collections::Generic::KeyValuePair::ToString metode

KeyValuePair::ToString method

Mengonversi pasangan kunci-nilai menjadi string.

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

ReturnValue

String representation of key-value type.

Lihat Juga