VeriStand .NET API Reference

ParameterValueWatcher Members

The ParameterValueWatcher type exposes the following members.

NameDescription
ParameterValueWatcher Initializes a new instance of the ParameterValueWatcher class.

Methods

NameDescription
Dispose
Overloaded. Explicit disposal method
EqualsDetermines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalize Finalizes an instance of the ParameterValueWatcher class. (Overrides Object.Finalize().)
GetHashCodeServes as a hash function for a particular type. (Inherited from Object.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates 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
ToStringReturns a String that represents the current Object. (Inherited from Object.)

Events

NameDescription
ParameterValueChangeEventHandler Event to register a callback to receive notifications when model parameter values are changed

See Also

Log in to get a better experience