UncertainValue Methods

Methods

ConfidenceInterval Returns a confidence interval.
Equals(Object) Determines whether the given object represents the same uncertain value.
(Overrides ValueTypeEquals(Object))
Equals(UncertainValue) Determines whether the other uncertain value is the same.
GetHashCode Computes a hash code for the uncertain value.
(Overrides ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Inherited from Object)
ToString Creates a string representation of the uncertain value.
(Overrides ValueTypeToString)

See Also