PathSegmentCollection.Clear Metoda

Definicja

Czyści kolekcję wszystkich segmentów i resetuje Count do zera.

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

Implementuje

Wyjątki

Element PathSegmentCollection jest tylko do odczytu.

Uwagi

Ta metoda nie zmienia pojemności obiektu PathSegmentCollection.

Dotyczy

Zobacz też