This document is archived and information here might be outdated. Recommended version. |
Resets the ARFeatureSet to the beginning.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#]
public void Reset (
);
Resets the ARFeatureSet to the beginning. To make subsequent passes through the ARFeatureSet use the Reset method to go back to the first ARFeature in the collection.