A value getter can be called at any time to provide
the actual value of the source.
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 IValueGetter<T>
Public Interface IValueGetter(Of T)
generic<typename T>
public interface class IValueGetter
Type Parameters
- T
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Generic.IValueGetter`1"]
The IValueGetterT type exposes the following members.
Methods See Also