This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IE > IEnumRasterUniqueValueColor Interface > IEnumRasterUniqueValueColor.Next Method (ArcObjects .NET 10.4 SDK) |
Next index for current class in the enumeration sequence.
[Visual Basic .NET] Public Sub Next ( _ ByRef Index As Integer _ )
[C#] public void Next ( ref int Index );
[C++]
HRESULT Next(
long* Index
);
[C++]
Parameters Index [out] Index is a parameter of type long