C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapNodeCollection Class / C1SiteMapNodeCollection Constructor

In This Topic
C1SiteMapNodeCollection Constructor
In This Topic
Explicit constructor for C1SiteMapNodeCollection.
Syntax
'Declaration
 
Public Function New( _
   ByVal owner As IC1SiteMapNodeCollectionOwner _
)
 

Parameters

owner
See Also