DOMTokenList.Supports

DOMTokenList.Supports method

Renvoie vrai si un jeton donné se trouve dans les jetons pris en charge par l’attribut associé.

public bool Supports(string token)
ParamètreTaperLa description
tokenStringLe jeton à interroger.

Return_Value

Un booléen indiquant si le jeton a été trouvé.

Voir également