abstract fun getChildCollection(): List<ChildItem>
Supply the list of ChildItem under this ParentItem
Return List of ChileItem under this ParentItem
See Also
ChildItem