IDoubleVectorGetSet Interface |
Namespace: DHI.Mike1D.Generic
The IDoubleVectorGetSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementCount |
Number of elements in vector
(Inherited from IVectorGetterT.) |
Name | Description | |
---|---|---|
![]() | GetValue |
Get value of specified element.
(Inherited from IVectorGetterT.) |
![]() | SetValue |
Set value of specified element.
(Inherited from IDoubleVectorSetter.) |
Name | Description | |
---|---|---|
![]() | GetValuesDouble | Overloaded. (Defined by GenericExtensions.) |
![]() | GetValuesDouble(Double) | Overloaded. (Defined by GenericExtensions.) |
![]() | SetValues |
Set the current values, vals will be copied into current array and update that.
(Defined by ProxyExtensions.) |