Clear

CommentCollection.Clear method

Entfernt alle Kommentare;

public void Clear()

Beispiele


[C#]
comments.Clear();

Siehe auch