Version

NodeCollection class

Used internally to construct the NodeCollections of the DataTree.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.NodeCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.NodeCollection();
Inheritance Hierarchy

Object
   Infragistics.Web.UI.ObjectCollection
      Infragistics.Web.UI.NavItemCollection
         Infragistics.Web.UI.NodeCollection

See Also