This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IE > IEnumColors Interface > IEnumColors.Next Method (ArcObjects .NET 10.4 SDK) |
Returns the next color.
[Visual Basic .NET] Public Function Next ( _ ) As IColor
[C#] public IColor Next ( );
[C++]
HRESULT Next(
IColor** nextColor
);
[C++]
Parameters nextColor [out, retval]
nextColor is a parameter of type IColor