GetHomophoneGroups

HomophoneDictionary.GetHomophoneGroups method

Obtient tous les groupes d’homophones auxquels appartient le mot spécifié.

public string[][] GetHomophoneGroups(string word)
Paramètre Taper La description
word String Le mot pour obtenir des groupes d’homophones.

Return_Value

Tous les groupes d’homophones auxquels appartient le mot spécifié.

Voir également