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