IDoubleGetSet Interface |
Namespace: DHI.Mike1D.Generic
public interface IDoubleGetSet : IDoubleGetter, IDoubleSetter
The IDoubleGetSet type exposes the following members.
| Name | Description | |
|---|---|---|
| GetValue |
Get the current value
(Inherited from IDoubleGetter.) | |
| SetValue |
Set the current value
(Inherited from IDoubleSetter.) |