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