PocketPlanner Programmer's Guide

DateCollection Constructor

See Also

Initializes a new instance of the DateCollection class.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public DateCollection ()

Visual Basic

Public Sub New ()

 See Also