FindByName

CommentAuthorCollection.FindByName méthode

Trouver un auteur dans une collection par nom.

public ICommentAuthor[] FindByName(string name)
ParamètreTypeDescription
nameStringNom d’un auteur à trouver.

Valeur de retour

Auteur ou null.

Voir aussi