CreateEx(CalendarLevel: DimCalendarLevel; CalendarSettings: ITsCalendarSettings);
CreateEx(
CalendarLevel: Prognoz.Platform.Interop.Dimensions.DimCalendarLevel;
CalendarSettings: Prognoz.Platform.Interop.Transform.TsCalendarSettings;
Context: Prognoz.Platform.Interop.Fore.ForeRuntimeContext);
CalendarLevel. Series calendar frequency.
CalendarSettings. Calendar level parameters.
Context. Context. It is relevant only for Fore.NET.
The CreateEx constructor creates a matrix with the specified calendar level parameters.
Use the default constructor for the matrix without additional parameters: MsTimeMatrix.Create.
The constructor use is given in the example for IMsTimeMatrix.AddSerie.
See also: