Provides access to members enumerate a PlaceCollection.
Product Availability
Available with ArcGIS Engine.
Description
IEnumPlace allows you to browse the Place objects in the collection.
Members
|
|
Description |
 |
Count |
The number of places in the enumeration. |
 |
Next |
Returns the next place in the enumeration. |
 |
Reset |
Reset the enumeration to start from beginning. |
CoClasses that implement IEnumPlace
CoClasses and Classes |
Description |
MyPlaceCollection |
A singleton class that manage the collection of my places. |