Nevron.ThinWeb Namespace / NToolCollection Class
Members


NToolCollection Class
Object Model
NToolCollection Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NToolCollection)>
<System.SerializableAttribute()>
Public Class NToolCollection 
   Inherits NNodeCollection
   Implements Nevron.Dom.INNode, Nevron.Dom.INNodeComposite, Nevron.Dom.INNodeContainer, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NToolCollection
Inheritance Hierarchy

System.Object
   Nevron.ThinWeb.NNode
      Nevron.ThinWeb.NNodeComposite
         Nevron.ThinWeb.NNodeCollection
            Nevron.ThinWeb.NToolCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also