Interface INonDocumentTypeChildNode

INonDocumentTypeChildNode interface

DefinisceIChildNode che non sonoDOCUMENT_TYPE_NODE .

public interface INonDocumentTypeChildNode

Proprietà

NomeDescrizione
NextElementSibling { get; }Restituisce il primo fratello successivo che è un elemento e null in caso contrario.
PreviousElementSibling { get; }Restituisce il primo fratello precedente che è un elemento e null in caso contrario.

Guarda anche