DOMTokenList.Supports
DOMTokenList.Supports method
Restituisce true se un dato token si trova nei token supportati dell’attributo associato.
public bool Supports(string token)
Parametro | Tipo | Descrizione |
---|---|---|
token | String | Il token per cui eseguire la query. |
Valore di ritorno
Valore booleano che indica se il token è stato trovato.
Guarda anche
- class DOMTokenList
- spazio dei nomi Aspose.Html.Collections
- assemblea Aspose.HTML