This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IE > IEnumStyleGalleryItem Interface > IEnumStyleGalleryItem.Next Method (ArcObjects .NET 10.5 SDK) |
Gets the next Style Gallery item.
[Visual Basic .NET] Public Function Next ( _ ) As IStyleGalleryItem
[C#] public IStyleGalleryItem Next ( );
[C++]
HRESULT Next(
IStyleGalleryItem** Item
);
[C++]
Parameters Item [out, retval]
Item is a parameter of type IStyleGalleryItem