Assembly: Dimensions;
The IDynamicCalendarInstance interface is used to work with a dictionary with dynamically created elements.
IDynamicCalendarInstance
On opening the calendar, in which ICalendarDimension.DefaultOpenType = CalendarOpenType.Flat, or by the ICalendarDimension.OpenAs(CalendarOpenType.Flat) method, the object is returned that supports the IDynamicCalendarInstance interface.
Property name | Brief description | |
Iterator | The Iterator property returns an object used to navigate dictionary elements. |
Method name | Brief description | |
NewSetup | The NewSetup method creates dictionary parameters. |
See also: