EngineDataReach<T> Class |
Namespace: DHI.Mike1D.Engine.ModuleData
public class EngineDataReach<T> : EngineData<T>, IEngineDataReach<T>, IEngineData<T>, IVectorGetter<T>
The EngineDataReach<T> type exposes the following members.
Name | Description | |
---|---|---|
![]() | EngineDataReach<T> | Initializes a new instance of the EngineDataReach<T> class |
Name | Description | |
---|---|---|
![]() | ElementCount | (Inherited from EngineData<T>.) |
![]() | IndexList | |
![]() | Item | (Inherited from EngineData<T>.) |
![]() | Values | (Inherited from EngineData<T>.) |
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 a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue | (Inherited from EngineData<T>.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Prepare | (Inherited from EngineData<T>.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | First<T> | (Defined by DataModuleExtensions.) |
![]() | GetValues<T>() | Overloaded. (Defined by GenericExtensions.) |
![]() | GetValues<T>(T[]) | Overloaded. (Defined by GenericExtensions.) |
![]() | Last<T> | (Defined by DataModuleExtensions.) |
![]() | ToArray<T> | (Defined by DataModuleExtensions.) |