Wintellect.PowerCollections Namespace
Algorithms Class
GhostDoc Pro Sample Help File

ReadOnlyMultiDictionaryBase<(Of <(<'TKey, TValue>)>)>..::..ToString Method

Shows the string representation of the dictionary. The string representation contains a list of the mappings in the dictionary.

Namespace:  Wintellect.PowerCollections
Assembly:  PowerCollections (in PowerCollections.dll)

Syntax


public string ToString()
Public Function ToString As String
public:
String^ ToString()

Return Value

The string representation of the dictionary.