SummedQuantity Class |
Namespace: DHI.Mike1D.Generic
[SerializableAttribute] public class SummedQuantity : Quantity
The SummedQuantity type exposes the following members.
| Name | Description | |
|---|---|---|
| SummedQuantity | Initializes a new instance of the SummedQuantity class |
| Name | Description | |
|---|---|---|
| Description | (Inherited from Quantity.) | |
| EumQuantity | (Inherited from Quantity.) | |
| Id | (Inherited from Quantity.) | |
| QuantityToSum | ||
| TimeValueType | (Inherited from Quantity.) |
| Name | Description | |
|---|---|---|
| Create(IQuantity, String) | ||
| Create(PredefinedQuantity, String) | ||
| Create(eumItem, String, String) | (Inherited from Quantity.) | |
| Create(IQuantity, PredefinedQuantityAD, String) | ||
| Equals(Object) | (Inherited from Quantity.) | |
| Equals(IQuantity) | (Inherited from Quantity.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | (Inherited from Quantity.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Inherited from Quantity.) |