Remove
BehaviorCollection.Remove method
从集合中删除指定的行为。
public bool Remove(IBehavior item)
范围 | 类型 | 描述 |
---|---|---|
item | IBehavior | 要删除的行为。 |
也可以看看
- interface IBehavior
- class BehaviorCollection
- 命名空间 Aspose.Slides.Animation
- 部件 Aspose.Slides
从集合中删除指定的行为。
public bool Remove(IBehavior item)
范围 | 类型 | 描述 |
---|---|---|
item | IBehavior | 要删除的行为。 |