A Sandcastle Documented Class Library
RemoveAt Method (index)
NamespacesCollada.SceneNodeListRemoveAt(Int32)
Removes the node at a given index.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveAt(
	int index
)
Public Sub RemoveAt ( _
	index As Integer _
)
public:
void RemoveAt(
	int index
)
Parameters
index (Int32)
Index at which to remove the node

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