ToString Method (OracleAlert)
In This Topic
Returns string representation of the object.
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
The string representation of the object.
See Also