public sealed class Parameter
Public NotInheritable Class Parameter
public ref class Parameter sealed
[<SealedAttribute>]
type Parameter = class end
Estimate | Gets the estimated value and uncertainty of the parameter. |
Index | Gets the index of the parameter. |
Name | Gets the name of the parameter. |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString |
Returns a string representation of the parameter.
(Overrides ObjectToString) |