Click here to Skip to main content
15,878,809 members

Comments by trønderen (Top 2 by date)

trønderen 9-Jan-13 6:30am View    
One of the things I would like to do is illustrated in my first description: Do some processing of constructor parameters to initialize the list member.

Another thing (not illustrated in my code) is to extract the list element itself, without the augmentations (in the form of extra parameters), like an AugmentedStringList.GetSimpleList() function, similar to AugmentedStringList.GetLanguage(). How do I write GetSimpleList() - how can I refer to the base class list?
trønderen 7-Nov-12 10:35am View    
Sorry, that didn't make much difference. At least not on the column separators.