PocketPlanner Programmer's Guide

ResourceCollection.Contains Method

See Also

Determines whether this collection contains particular resource.

 Overload List

Name Description

ResourceCollection.Contains (Resource)

Determines whether this collection contains the specified resource.

ResourceCollection.Contains (String)

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

 See Also