This document is archived and information here might be outdated. Recommended version. |
Reset the next feature-class/adjustment-level pair to the first pair.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
Reset the next feature class ID, adjustment level pair to be retrieved by the Next method to the first pair.
HRESULT Reset();