'Declaration
Protected Overrides Function CreateChildrenInstance() As NLightUIItemCollection
'Usage
Dim instance As NTreeNode Dim value As NLightUIItemCollection value = instance.CreateChildrenInstance()
protected override NLightUIItemCollection CreateChildrenInstance()