IDoubleVectorProxy Interface |
Namespace: DHI.Mike1D.Generic
The IDoubleVectorProxy type exposes the following members.
Name | Description | |
---|---|---|
![]() | Accepts |
List of data types that is accepted, i.e., that you can get a ValueSetter for.
(Inherited from IQuantityProxy.) |
![]() | Offers |
List of data types that is offered, i.e., that you can get a ValueGetter for.
(Inherited from IQuantityProxy.) |
![]() | ValueGetter |
Get value setter for the specified data quantity
|
![]() | ValueSetter |
Get value setter for the specified data type
|