PocketPlanner Programmer's Guide

LocationCollection.Item Property

See Also

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

 Overload List

Name Description

LocationCollection.Item (Int32)

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

LocationCollection.Item (String)

Gets the location object identified by the specified string.

 See Also