ToArray

CommentAuthorCollection.ToArray method

Crée et renvoie un tableau avec tous les auteurs.

public ICommentAuthor[] ToArray()

Return_Value

Tableau deICommentAuthor

Voir également