Clear

CommentCollection.Clear method

Удаляет все комментарии;

public void Clear()

Примеры


[C#]
comments.Clear();

Смотрите также