System::Collections::Generic::KeyValuePair::ToString yöntemi

KeyValuePair::ToString method

Anahtar-değer çiftini stringe 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