PathSegmentCollection.Enumerator.Reset 方法

定义

将枚举器重置为其初始位置,该位置位于第 PathSegmentCollection一项之前。

public:
 virtual void Reset();
public void Reset();
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Public Sub Reset ()

实现

例外

PathSegmentCollection创建枚举器后修改了该枚举器。

适用于

另请参阅