System::Collections::Generic::KeyValuePair::ToString طريقة

KeyValuePair::ToString method

يحول زوج المفتاح والقيمة إلى سلسلة.

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

ReturnValue

String representation of key-value type.

انظر أيضًا