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