System::Collections::Generic::KeyValuePair::ToString metodu

KeyValuePair::ToString method

Anahtar-değer çiftini dizeye dönüştürür.

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

ReturnValue

String representation of key-value type.

Ayrıca Bakınız