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