PreviousElementSibling

INonDocumentTypeChildNode.PreviousElementSibling property

Restituisce il primo fratello precedente che è un elemento, altrimenti null.

public Element PreviousElementSibling { get; }

Valore della proprietà

L’elemento precedente fratello.

Guarda anche