Supports

DOMTokenList.Supports method

Restituisce true se un determinato token si trova nei token supportati dell’attributo associato.

public bool Supports(string token)
ParametroTipoDescrizione
tokenStringIl token per cui eseguire la query.

Valore di ritorno

Un valore booleano che indica se il token è stato trovato.

Guarda anche