A Sandcastle Documented Class Library
Nodes Property
NamespacesCollada.SceneNodeNodes
List of child nodes
Declaration Syntax
C#Visual BasicVisual C++
public NodeList Nodes { get; set; }
Public Property Nodes As NodeList
public:
property NodeList^ Nodes {
	NodeList^ get ();
	void set (NodeList^ value);
}

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