IDoubleVectorGetSet Interface |
Namespace: DHI.Mike1D.Generic
public interface IDoubleVectorGetSet : IDoubleVectorGetter, IVectorGetter<double>, IDoubleVectorSetter
The IDoubleVectorGetSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementCount | (Inherited from IVectorGetterT.) |
Name | Description | |
---|---|---|
![]() | GetValue | (Inherited from IVectorGetterT.) |
![]() | SetValue | (Inherited from IDoubleVectorSetter.) |
Name | Description | |
---|---|---|
![]() | GetValuesDouble | Overloaded. (Defined by GenericExtensions.) |
![]() | GetValuesDouble(Double) | Overloaded. (Defined by GenericExtensions.) |
![]() | SetValues | (Defined by ProxyExtensions.) |