Item

ThreadedCommentAuthorCollection indexer (1 of 2)

Obtient la personne qui crée les commentaires thématiques.

public ThreadedCommentAuthor this[int index] { get; }
ParamètreLa description
indexL’index

Voir également


ThreadedCommentAuthorCollection indexer (2 of 2)

Obtient la personne qui crée les commentaires thématiques.

public ThreadedCommentAuthor this[string name] { get; }
ParamètreLa description
nameLe nom de l’auteur.

Voir également