ReturnParameter Methods |
The ReturnParameter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add |
To add new data to the parameter.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Load |
To load the state of statistic parameter.
(Overrides BaseStatisticParameterTValueLoad(SettingsStorage).) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NotifyChanged | (Inherited from NotifiableObject.) |
![]() | NotifyChanging | (Inherited from NotifiableObject.) |
![]() | NotifyPropertyChanged | (Inherited from NotifiableObject.) |
![]() | Reset |
To reset the parameter value.
(Overrides BaseStatisticParameterTValueReset.) |
![]() | Save |
To save the state of statistic parameter.
(Overrides BaseStatisticParameterTValueSave(SettingsStorage).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |