Click or drag to resize

RegressionRequest Methods

The RegressionRequest type exposes the following members.

Methods
 NameDescription
Public methodEquals Returns true if obj is a RegressionRequest object with the same configuration as this.
(Overrides Object.Equals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides Object.GetHashCode())
Public methodToString Returns a non-null, non-empty string representation of this instance for logging and debugging purposes.
(Overrides Object.ToString())
Top
See Also