Item
ICommentCollection indexer
获取指定索引处的元素。 只读IComment
。
public IComment this[int index] { get; }
也可以看看
- interface IComment
- interface ICommentCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
获取指定索引处的元素。 只读IComment
。
public IComment this[int index] { get; }