PathFigureCollection.Clear Methode
Definition
Entfernt alle Elemente aus PathFigureCollection.Removes all items from the PathFigureCollection.
public:
virtual void Clear();
public void Clear ();
abstract member Clear : unit -> unit
override this.Clear : unit -> unit
Public Sub Clear ()
Implementiert
Ausnahmen
PathFigureCollection ist schreibgeschützt.The PathFigureCollection is read-only.
Hinweise
Mit dieser Methode wird die Kapazität des nicht geändert PathFigureCollection .This method does not change the capacity of the PathFigureCollection.