ToArray

CommentAuthorCollection.ToArray method

Erstellt ein Array mit allen Autoren und gibt es zurück.

public ICommentAuthor[] ToArray()

Rückgabewert

Anordnung vonICommentAuthor

Siehe auch