dotnetCHARTING Send comments on this topic.
CalendarPattern Constructor
See Also 
dotnetCHARTING Namespace > CalendarPattern Class : CalendarPattern Constructor


Initializes a new instance of the CalendarPattern class.

Overload List

Overload Description
CalendarPattern Constructor() Initializes a new instance of the CalendarPattern class.  
CalendarPattern Constructor(TimeInterval,TimeInterval,Boolean[]) Initializes a new instance of the CalendarPattern class with time units and a pattern.  
CalendarPattern Constructor(TimeInterval,TimeInterval,String) Initializes a new instance of the CalendarPattern class with time units and a string pattern.  

See Also