EngineDataT Class |
Namespace: DHI.Mike1D.Engine.ModuleData
[Missing <typeparam name="T"/> documentation for "T:DHI.Mike1D.Engine.ModuleData.EngineData`1"]
The EngineDataT type exposes the following members.
| Name | Description | |
|---|---|---|
| EngineDataT | Initializes a new instance of the EngineDataT class |
| Name | Description | |
|---|---|---|
| ElementCount |
Number of element values
| |
| Item |
Element value by index. It may not support setting.
| |
| Values |
Values
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| 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 | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValue |
Get value of specified element.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Prepare |
Prepare for new simulation
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| FirstT | (Defined by DataModuleExtensions.) | |
| GetValuesT | Overloaded. (Defined by GenericExtensions.) | |
| GetValuesT(T) | Overloaded. (Defined by GenericExtensions.) | |
| LastT | (Defined by DataModuleExtensions.) | |
| ToArrayT | (Defined by DataModuleExtensions.) |