Quantity Class |
Namespace: DHI.Mike1D.Generic
[SerializableAttribute] public class Quantity : IQuantity, IEquatable<IQuantity>
The Quantity type exposes the following members.
| Name | Description | |
|---|---|---|
| Quantity | Initializes a new instance of the Quantity class | |
| Quantity(eumItem, String) | Initializes a new instance of the Quantity class | |
| Quantity(eumQuantity, String) | Initializes a new instance of the Quantity class | |
| Quantity(String, String, eumItem) | Initializes a new instance of the Quantity class | |
| Quantity(String, String, eumItem, eumUnit) | Initializes a new instance of the Quantity class |
| Name | Description | |
|---|---|---|
| Description | ||
| EumQuantity | ||
| Id | ||
| TimeValueType | ||
| Undefined |
| Name | Description | |
|---|---|---|
| AppendNum | ||
| AppendZoneNum | ||
| ComparerDescription | ||
| ComparerGroup | ||
| Create(PredefinedQuantity) | ||
| Create(PredefinedQuantity, eumUnit) | ||
| Create(PredefinedQuantity, String) | ||
| Create(eumItem, String, String) | ||
| CreateVariable | ||
| Equals(Object) | (Overrides ObjectEquals(Object).) | |
| Equals(IQuantity) | ||
| Equals(IQuantity, IQuantity) | ||
| EqualsBaseId | ||
| 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 | (Overrides ObjectGetHashCode.) | |
| GetHashCode(IQuantity) | ||
| GetHashCodeBaseId | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GuessUnitFromString | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PrependNum | ||
| ToBaseId | ||
| ToString | (Overrides ObjectToString.) |