PocketPlanner Programmer's Guide

TaskCollection.Contains Method

See Also

 Determines whether this collection contains the specified task.

 Overload List

Name Description

TaskCollection.Contains (String)

Determines whether this collection contains a task identified by the specified string.

TaskCollection.Contains (Task)

Determines whether this collection contains the specified task.

 See Also