A Sandcastle Documented Class Library
Remove Method (name)
NamespacesCollada.SkinningJointListRemove(String)
Removes a Joint from the list
Declaration Syntax
C#Visual BasicVisual C++
public void Remove(
	string name
)
Public Sub Remove ( _
	name As String _
)
public:
void Remove(
	String^ name
)
Parameters
name (String)
Name of joint to remove

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