Spread Windows Forms 12.0 Product Documentation
ToString Method (PairChar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > PairChar Class : ToString Method
Returns a string representation of the PairChar object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As PairChar
Dim value As String
 
value = instance.ToString()
public override string ToString()

Return Value

A System.String that represents the string representation of the PairChar object.
See Also

Reference

PairChar Class
PairChar Members