Notebook.AppendChild

Notebook.AppendChild method

Lägger till noden i slutet av listan.

public INotebookChildNode AppendChild(INotebookChildNode newChild)
ParameterTypBeskrivning
newChildINotebookChildNodeNoden att lägga till.

Returvärde

Den tillagda noden.

Se även