ParameterValueWatcher Members
- Updated2023-02-21
- 3 minute(s) read
The ParameterValueWatcher type exposes the following members.
| Name | Description | |
|---|---|---|
| ParameterValueWatcher | Initializes a new instance of the ParameterValueWatcher class. |
Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded.
Explicit disposal method
| |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| Finalize | Finalizes an instance of the ParameterValueWatcher class. (Overrides Object.Finalize().) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnParameterValueChange | Method used to interface between the event in the IModelManager2 and the event in the ParameterValueWatcher class | |
| ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Events
| Name | Description | |
|---|---|---|
| ParameterValueChangeEventHandler | Event to register a callback to receive notifications when model parameter values are changed |