Remove
IBehaviorCollection.Remove method
从集合中删除指定的行为。
public bool Remove(IBehavior item)
范围 | 类型 | 描述 |
---|---|---|
item | IBehavior | 要删除的行为。 |
返回值
如果成功删除行为则为真Boolean
也可以看看
- interface IBehavior
- interface IBehaviorCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
从集合中删除指定的行为。
public bool Remove(IBehavior item)
范围 | 类型 | 描述 |
---|---|---|
item | IBehavior | 要删除的行为。 |
如果成功删除行为则为真Boolean