ADComponentDataGetComponentIndex Method (IQuantity) |
Note: This API is now obsolete.
Find index of component with the given quantity.
Namespace:
DHI.Mike1D.ADDataAccess
Assembly:
DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax [ObsoleteAttribute("Use ID and eumQuantity")]
public int GetComponentIndex(
IQuantity quantity
)
Parameters
- quantity
- Type: DHI.Mike1D.GenericIQuantity
Return Value
Type:
Int32See Also