public interface IVectorGetter<T>
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Generic.IVectorGetter`1"]
| ElementCount | Number of elements in vector |
| GetValue | Get value of specified element. |
| GetValuesT |
Get values from engineDataReach, copying data to a new array.
(Defined by GenericExtensions) |
| GetValuesT |
Get values from engineDataReach, copying data to data.
(Defined by GenericExtensions) |