FindByName

CommentAuthorCollection.FindByName method

Rechercher l’auteur dans une collection par nom.

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

Return_Value

Auteur ou nul.

Voir également