Bridge

Object..::..ToString Method

Returns a string that represents the current object.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


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

Return Value

A string that represents the current object.