ToArray

CommentAuthorCollection.ToArray 方法

创建并返回一个包含所有作者的数组。

public ICommentAuthor[] ToArray()

返回值

ICommentAuthor 的数组

另见