Click or drag to resize
DigitalRunePairTFirst, TSecondToString Method
Returns a String that represents the current Object.

Namespace: DigitalRune.Collections
Assembly: DigitalRune (in DigitalRune.dll) Version: 1.20.0.0 (1.20.1.14552)
Syntax
public override string ToString()

Return Value

Type: String
A String that represents the current Object.
See Also