Remove
ICommentCollection.Remove method
删除集合中第一次出现的指定注释。
public void Remove(IComment comment)
范围 | 类型 | 描述 |
---|---|---|
comment | IComment | 要从集合中删除的注释。 |
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 如果注释为 null |
PptxEditException | 如果评论已被删除,则抛出。 |
也可以看看
- interface IComment
- interface ICommentCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides