IDynamicCalendarInstance

Assembly: Dimensions;

Description

The IDynamicCalendarInstance interface is used to work with a dictionary with dynamically created elements.

Inheritance Hierarchy

IDynamicCalendarInstance

Comments

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.

Properties

  Property name Brief description
Iterator The Iterator property returns an object used to navigate dictionary elements.

Methods

  Method name Brief description
NewSetup The NewSetup method creates dictionary parameters.

See also:

Dimensions Assembly Interfaces