Noda Time
ToString Method
NamespacesNodaTimeIntervalToString()()()()

[This is preliminary documentation and is subject to change.]

Returns a string representation of this interval. The format of this string is not yet specified, and may change without notice.
Declaration Syntax
C#Visual BasicVisual C++
public override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
A string representation of this interval.

Assembly: NodaTime (Module: NodaTime.dll) Version: 1.2.0.0 (1.2.0)