XmlNodeChangedEventArgs.Node Properti

Definisi

XmlNode Mendapatkan yang sedang ditambahkan, dihapus, atau diubah.

public:
 property System::Xml::XmlNode ^ Node { System::Xml::XmlNode ^ get(); };
public System.Xml.XmlNode Node { get; }
public System.Xml.XmlNode? Node { get; }
member this.Node : System.Xml.XmlNode
Public ReadOnly Property Node As XmlNode

Nilai Properti

XmlNode yang sedang ditambahkan, dihapus, atau diubah; properti ini tidak pernah mengembalikan null.

Berlaku untuk