Item
IColorOperationCollection indexer
返回或设置指定索引处的操作。 读/写IColorOperation
。
public IColorOperation this[int index] { get; set; }
也可以看看
- interface IColorOperation
- interface IColorOperationCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
返回或设置指定索引处的操作。 读/写IColorOperation
。
public IColorOperation this[int index] { get; set; }