Udostępnij za pośrednictwem


ElementWalker.RemoveMarkedElements Method

Definition

Removes the elements that are marked for removal. Call this at the end of the traversal so that the indices in alreadyVisited remain valid.

protected:
 void RemoveMarkedElements();
protected void RemoveMarkedElements ();
member this.RemoveMarkedElements : unit -> unit
Protected Sub RemoveMarkedElements ()

Applies to