DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.Generic
Quantity Class
Quantity Methods
AppendNum Method
AppendZoneNum Method
ComparerDescription Method
ComparerGroup Method
Create Method
Equals Method
GetHashCode Method
GuessUnitFromString Method
PrependNum Method
ToString Method
Quantity
AppendNum Method
Append the number in the id and description string of the quantity.
Namespace:
DHI.Mike1D.Generic
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
static
Quantity
AppendNum
(
IQuantity
quantity
,
int
number
)
Parameters
quantity
Type:
DHI.Mike1D.Generic
IQuantity
number
Type:
System
Int32
Return Value
Type:
Quantity
Quantity with new id and description.
See Also
Reference
Quantity Class
DHI.Mike1D.Generic Namespace