Remove
IBehaviorPropertyCollection.Remove method
从集合中删除指定的属性。
public bool Remove(string propertyValue)
参数 | 类型 | 描述 |
---|---|---|
propertyValue | String | 要删除的属性的值。 |
返回值
如果属性成功删除,则为 True Boolean
另见
- interface IBehaviorPropertyCollection
- namespace Aspose.Slides.Animation
- assembly Aspose.Slides