This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IT > ITextParser Interface > ITextParser.Next Method (ArcObjects .NET 10.4 SDK) |
Parses the next tag and string and sets the TextSymbol accordingly.
[Visual Basic .NET]
Public Sub Next ( _
)
[C#] public void Next ( );
[C++]
HRESULT Next(
void
);