LastChild

StructuredDocumentTagRangeStart.LastChild property

Obtiene el último hijo en el rango stdContent.

public Node LastChild { get; }

Observaciones

Si no hay un último nodo hijo, unnulo se devuelve.

Ver también