This document is archived and information here might be outdated. Recommended version. |
Removes current name from the list (when enumerating).
[Visual Basic .NET]
Public Sub RemoveCurrent ( _
)
[C#]
public void RemoveCurrent (
);
[C++]
HRESULT RemoveCurrent(
void
);
Removes the current Name object from the enumerator.