OwnerDocument

Node.OwnerDocument property

Bu düğümle ilişkili Document nesnesi. Bu aynı zamanda yeni düğümler oluşturmak için kullanılan Document nesnesidir. Bu düğüm bir Document veya henüz herhangi bir Document ile kullanılmayan bir DocumentType olduğunda, bu null.

public virtual Document OwnerDocument { get; }

Ayrıca bakınız