PocketPlanner Programmer's Guide

ItemCollection.Contains Method

See Also

Determines whether this collection contains the specified item.

 Overload List

Name Description

ItemCollection.Contains (Item)

Determines whether this collection contains the specified item.

ItemCollection.Contains (String)

Determines whether this collection contains an item identified by the specified string.

 See Also