Initializing help system before first use

BCLconstant.XPRBprobStruct Structure

Note: This API is now obsolete.

Namespace:   BCL
Assembly:  xprbdn (in xprbdn.dll) Version: 37.1.1.0
Syntax
C#
VB
[ObsoleteAttribute("Use your own user-defined structure instead")]
public struct XPRBprobStruct

The BCLconstantXPRBprobStruct type exposes the following members.

Methods
  Name Description
Public method Equals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public method GetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public method GetType
Gets the type of the current instance.
(Inherited from Object.)
Public method ToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Fields
  Name Description
Public field prob
Public field tol
Top
See Also

Reference