PocketPlanner Programmer's Guide

DateCollection.Clear Method

See Also

Removes all elements from the collection.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public new void Clear ()

Visual Basic

Public Shadows Sub Clear ()

 See Also