Item
ColorOperationCollection 索引器
返回或设置指定索引处的操作。可读写 ColorOperation
。
public IColorOperation this[int index] { get; set; }
另见
- interface IColorOperation
- class ColorOperationCollection
- namespace Aspose.Slides
- assembly Aspose.Slides
返回或设置指定索引处的操作。可读写 ColorOperation
。
public IColorOperation this[int index] { get; set; }