NodeList.Add

NodeList.Add method

Menambahkan simpul ke akhir daftar.

public void Add(Node node)
Parameter Jenis Keterangan
node Node

Lihat juga