PocketPlanner Programmer's Guide

ItemCollection Constructor

See Also

Initializes a new instance of the ItemCollection class.

Namespace: MindFusion.Scheduling
Assembly: PocketPlanner

 Syntax

C#

public ItemCollection ()

Visual Basic

Public Sub New ()

 See Also