Hi,
I would like to make an enhancement to this class to output the following method.
MyListItem removeMyListItem(int index)
It currently outputs just
boolean removeMyListItem(MyListItem vItem)
Does anybody have a problem with this extra method being output by the Source Generator?
Cheers.
