'Declaration
Protected MustOverride Function CreateChildrenInstance() As NLightUIItemCollection
'Usage
Dim instance As NLightUIItemContainer Dim value As NLightUIItemCollection value = instance.CreateChildrenInstance()
protected abstract NLightUIItemCollection CreateChildrenInstance()