Click or drag to resize

InputData Methods

The InputData type exposes the following members.

Methods
 NameDescription
Public methodEquals Returns true if obj is an InputData object containing equal InputPeriod objects (same dates, same usage values, and same extra-predictor keys and figures).
(Overrides ObjectEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode)
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides ObjectToString)
Top
See Also