'DeclarationProtected MustOverride Function CreateChildrenInstance() As NLightUIItemCollection
'UsageDim instance As NLightUIItemContainer Dim value As NLightUIItemCollection value = instance.CreateChildrenInstance()
protected abstract NLightUIItemCollection CreateChildrenInstance()