Element.HasAttributes

Element.HasAttributes method

Restituisce se questo nodo (se è un elemento) ha attributi

public override bool HasAttributes()

Valore di ritorno

booleanoVERO se questo nodo ha degli attributi,falso altrimenti.

Guarda anche