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

KeyValuePair::ToString method

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

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

ReturnValue

String representation of key-value type.

انظر أيضًا