Gets the previous statistics taken.
the value is null if this is the first one.

C# | Visual Basic | Visual C++ | J# |
IOperatingSystemStatistics Previous { get; }
ReadOnly Property Previous As IOperatingSystemStatistics
property IOperatingSystemStatistics^ Previous { IOperatingSystemStatistics^ get (); }
/** @property */ IOperatingSystemStatistics get_Previous()