RemoveAt
ChartCategoryCollection.RemoveAt 方法
移除给定索引处的元素。
public void RemoveAt(int index)
| 参数 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 要移除的类别的索引。 |
另见
- class ChartCategoryCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides
移除给定索引处的元素。
public void RemoveAt(int index)
| 参数 | 类型 | 描述 |
|---|---|---|
| index | Int32 | 要移除的类别的索引。 |