LayerD CodeDOM and Zoe Compiler interface
InsertAtEnd Method (newNodeList)
NamespacesLayerD.CodeDOMXplNodeListInsertAtEnd(XplNodeList)

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for M:LayerD.CodeDOM.XplNodeList.InsertAtEnd(LayerD.CodeDOM.XplNodeList)]

Declaration Syntax
C#Visual BasicVisual C++
public XplNode InsertAtEnd(
	XplNodeList newNodeList
)
Public Function InsertAtEnd ( _
	newNodeList As XplNodeList _
) As XplNode
public:
XplNode^ InsertAtEnd(
	XplNodeList^ newNodeList
)
Parameters
newNodeList (XplNodeList)

[Missing <param> documentation for "newNodeList"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplNodeList.InsertAtEnd(LayerD.CodeDOM.XplNodeList)]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)