Removes current name from the list (when enumerating).
[Visual Basic .NET]
Public Sub RemoveCurrent ( _
)
[C#] public void RemoveCurrent ( );
[C++]
HRESULT RemoveCurrent(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Removes the current Name object from the enumerator.