The method returns the next attribute label in sequence.
[Visual Basic .NET] Public Function NextLabel ( _ ) As IAttributeLabel
[C#] public IAttributeLabel NextLabel ( );
[C++]
HRESULT NextLabel(
IAttributeLabel** ppNextLabel
);
[C++]Parameters
ppNextLabel [out, retval]ppNextLabel is a parameter of type IAttributeLabel
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.