PocketPlanner Programmer's Guide

ResourceCollection.Item Property

See Also

Gets a Resource object from the collection given its zero-based index or identifier.

 Overload List

Name Description

ResourceCollection.Item (Int32)

Gets or sets the Resource object located at the specified position within this collection.

ResourceCollection.Item (String)

Gets the Resource object identified by the specified string.

 See Also