public double TotalSeconds { get; }
Dim instance As ExtendedTimeSpan Dim value As Double value = instance.TotalSeconds
public: property double TotalSeconds { double get (); }
No code example is currently available or this language may not be supported.
In This Article