ProxyExtensionsGetter Method (IDoubleReachProxy, IQuantity, Int32) |
From the proxy, return an IVectorGetterT for the specified quantity.
It returns the first quantity of that type that is offered, and null if the quantity is not offered.
Namespace: DHI.Mike1D.Engine
public static IVectorGetter<double> Getter( this IDoubleReachProxy proxy, IQuantity quantity, out int[] indexList )