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