DataReaderLazyTimeStepSingleDataLazyList Class |
Namespace: DHI.Mike1D.ResultDataAccess
public class TimeStepSingleDataLazyList : DataReaderLazyTimeStepDataLazyList<float>, ITimeData, IReadOnlyList<float>, IReadOnlyCollection<float>, IEnumerable<float>, IEnumerable, IReadOnlyList<double>, IReadOnlyCollection<double>, IEnumerable<double>, INumericArray
The DataReaderLazyTimeStepSingleDataLazyList type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataReaderLazyTimeStepSingleDataLazyList | Initializes a new instance of the DataReaderLazyTimeStepSingleDataLazyList class |
Name | Description | |
---|---|---|
![]() | Count | |
![]() | Item | |
![]() | NumberOfElements | |
![]() | NumberOfTimeSteps | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
Name | Description | |
---|---|---|
![]() | Add | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | Add(Single) | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | Add(Single) | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | Clear | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | CreateDefault | (Overrides DataReaderLazyTimeStepDataLazyListTCreateDefault.) |
![]() | 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.) |
![]() | GetEnumerator | |
![]() | 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(Int32) | |
![]() | GetValue(Int32, Int32) | |
![]() | GetValues | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RemoveAt | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | SetValue(Int32, Double) | |
![]() | SetValue(Int32, Int32, Single) | |
![]() | SetValues | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | _lazyReader | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | _numberOfTimeSteps | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
![]() | Values | (Inherited from DataReaderLazyTimeStepDataLazyListT.) |
Name | Description | |
---|---|---|
![]() | GetValue | (Defined by ResultDataExtensions.) |