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