System::Collections::Generic::KeyValuePair::ToString method
KeyValuePair::ToString method
Converts key-value pair to string.
String System::Collections::Generic::KeyValuePair<TKey, TValue>::ToString() const
ReturnValue
String representation of key-value type.
See Also
- Class String
- Class KeyValuePair
- Namespace System::Collections::Generic
- Library Aspose.PUB for C++