Interface that should be implemented by a class that retrieves the AccordionItem's children from the data source.
public interface IChildrenSelector
Public Interface IChildrenSelector
This interface introduces the SelectChildren method that allows obtaining the children of an AccordionItem.