| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ExtensionObject Dim value As String value = instance.ToString() | |
| C# | |
|---|---|
public override string ToString() | |
Return Value
A System.String that represents the current System.Object.Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
Reference
ExtensionObject ClassExtensionObject Members
Overload List
Base Implementation in ToString