Remove
IParagraphCollection.Remove 方法
移除特定段落的第一次出现。
public bool Remove(IParagraph item)
参数 | 类型 | 描述 |
---|---|---|
item | IParagraph | 要从集合中移除的段落。 |
返回值
如果 item 成功移除则返回 true;否则返回 false。
另请参见
- interface IParagraph
- interface IParagraphCollection
- namespace Aspose.Slides
- assembly Aspose.Slides