A value setter can be called at any time to set
the value of the source. It will often just
be wrapping DValueSetter
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public interface IValueSetter<T>
Public Interface IValueSetter(Of T)
generic<typename T>
public interface class IValueSetter
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Generic.IValueSetter`1"]
The IValueSetterT type exposes the following members.
Methods See Also