Returns a
String that represents this instance.
Namespace:
C1.WPF
Assembly:
C1.WPF (in C1.WPF.dll)
Syntax
C# |
---|
public override string ToString() |
Visual Basic |
---|
Public Overrides Function ToString As String |
Return Value
A
String that represents this instance.
See Also