ToArray

ICommentAuthorCollection.ToArray method

Creates and returns an array with all authors.

public ICommentAuthor[] ToArray()

Return Value

Array of ICommentAuthor

See Also