Item
IControlCollection indexer
返回指定位置的控件。
public IControl this[int index] { get; }
范围 | 描述 |
---|---|
index | 控件的索引。 |
也可以看看
- interface IControl
- interface IControlCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
返回指定位置的控件。
public IControl this[int index] { get; }
范围 | 描述 |
---|---|
index | 控件的索引。 |