Click or drag to resize

LatestValuesPeriod Methods

The LatestValuesPeriod type exposes the following members.

Methods
 NameDescription
Public methodEquals Two Period objects are equal if it can be ascertained that they will always represent the same period in time as each other when compared at the same time and in the same context.
(Inherited from Period)
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Inherited from Period)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Public methodWithMinimumNumberOfValues Returns a new LatestValuesPeriod with the same NumberOfValues as this, but also specifying minimumNumberOfValues as the minimum number of values required.
Top
See Also