'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.UI.WinForm.Controls.NTreeNodeCollection)> <System.SerializableAttribute()> Public Class NTreeNodeCollection Inherits NLightUIItemCollection Implements Nevron.UI.INSuspendable
'Usage
Dim instance As NTreeNodeCollection
[System.Reflection.DefaultMember("Item")] [System.Xml.Serialization.XmlInclude(Nevron.UI.WinForm.Controls.NTreeNodeCollection)] [System.Serializable()] public class NTreeNodeCollection : NLightUIItemCollection, Nevron.UI.INSuspendable