A Sandcastle Documented Class Library
Remove Method (item)
NamespacesCollada.SceneNodeListRemove(Node)
Removes a node from the list
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	Node item
)
Public Sub Remove ( _
	item As Node _
)
public:
void Remove(
	Node^ item
)
Parameters
item (Node)
Node to remove

Assembly: Collada (Module: Collada) Version: 1.0.0.0 (1.0.0.0)