This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > ISymbolCollection Interface > ISymbolCollection.Next Method (ArcObjects .NET 10.4 SDK) |
Returns the next symbolID-symbol pair in the collection.
[Visual Basic .NET] Public Function Next ( _ ) As ISymbolIdentifier
[C#] public ISymbolIdentifier Next ( );
[C++]
HRESULT Next(
ISymbolIdentifier** symbolID
);
[C++]
Parameters symbolID [out, retval]
symbolID is a parameter of type ISymbolIdentifier