Provides access to members that enumerate over a set of Style Gallery items.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IEnumStyleGalleryItem is the interface that contains the collection of items in a style gallery. Ideally the instance of the style gallery should be refined to just reference one style gallery class.
Members
CoClasses that implement IEnumStyleGalleryItem
CoClasses and Classes | Description |
---|---|
EnumServerStyleGalleryItem | An enumerator of Server Style Gallery items. |
EnumStyleGalleryItem (esriFramework) | An enumerator of Style Gallery items. |
See Also
IStyleGalleryItem Interface | IEnumStyleGalleryItem Interface