ModelStateReaderReadDateTimes Method |
Read a list of DateTimes
Namespace:
DHI.Mike1D.ModelState
Assembly:
DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public DateTime[] ReadDateTimes()
Public Function ReadDateTimes As DateTime()
public:
array<DateTime>^ ReadDateTimes()
Return Value
Type:
DateTime[Missing <returns> documentation for "M:DHI.Mike1D.ModelState.ModelStateReader.ReadDateTimes"]
See Also