Contains
ParagraphCollection.Contains 方法
确定 ICollection 是否包含特定值。
public bool Contains(IParagraph item)
参数 | 类型 | 描述 |
---|---|---|
item | IParagraph | 要在 ICollection 中定位的对象。 |
返回值
如果在 ICollection 中找到 item 则为 true;否则为 false。
另见
- 接口 IParagraph
- 类 ParagraphCollection
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides