Clear

CommentCollection.Clear method

Tar bort alla kommentarer;

public void Clear()

Exempel


[C#]
comments.Clear();

Se även