'Declaration
Public Overloads Overrides Function ToString() As String
public override string ToString()
public: String^ ToString(); override
'Declaration
Public Overloads Overrides Function ToString() As String
public override string ToString()
public: String^ ToString(); override
When the quality is bad, the returned string contains just the timestamp and quality. Otherwise, the returned string contains also the data value, and its type.
This method or property does not throw any exceptions, aside from execution exceptions such as System.Threading.ThreadAbortException or System.OutOfMemoryException.