IVectorFractionGetterT Interface |
Namespace: DHI.Mike1D.Generic
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Generic.IVectorFractionGetter`1"]
The IVectorFractionGetterT type exposes the following members.
Name | Description | |
---|---|---|
ElementCount |
Number of elements in vector
(Inherited from IVectorGetterT.) |
Name | Description | |
---|---|---|
GetValue(Int32) |
Get value of specified element.
(Inherited from IVectorGetterT.) | |
GetValue(Int32, Double) |
Get value of specified element.
|
Name | Description | |
---|---|---|
GetValuesT | Overloaded. (Defined by GenericExtensions.) | |
GetValuesT(T) | Overloaded. (Defined by GenericExtensions.) | |
GetValuesT(T, Double) | Overloaded. (Defined by GenericExtensions.) |