public class CatchmentsToTimeSeries| CatchmentsToTimeSeries | Save a collection of catchments to a dfs0 file (a DHI Timeseries Object) |
| EndTime | dfs0 file end time |
| FilePath | FilePath specifying the name of the persistance storage |
| StartTime | dfs0 file start time |
| TimeStep | dfs0 file time step |
| CreateTimeSeries | Create time series from catchment |
| 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) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| SaveAll | Save all quantities from catchments to dfs0 time series |
| SaveRunoffAndNetRainfall | Save catchment to dfs0 time series |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Validate | Validate parameters to check that state is valid before saving file. |