RemoveAt
IMotionPath.RemoveAt 方法
删除指定索引处的命令。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 用于删除命令的索引 Int32 |
另请参阅
- 接口 IMotionPath
- 命名空间 Aspose.Slides.Animation
- 程序集 Aspose.Slides
删除指定索引处的命令。
public void RemoveAt(int index)
参数 | 类型 | 描述 |
---|---|---|
index | Int32 | 用于删除命令的索引 Int32 |