NonGenericList.Item
NonGenericList indexer
获取或设置指定索引处的元素。
public object this[int index] { get; set; }
| 范围 | 描述 |
|---|---|
| index | 索引。 |
也可以看看
- class NonGenericList
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD
获取或设置指定索引处的元素。
public object this[int index] { get; set; }
| 范围 | 描述 |
|---|---|
| index | 索引。 |