Answered
How can I Store an Array of objects of the ICharFeatures class in the AI dictionary
I need to keep the reference of the Character Features of my text in the AI dictionary. So I want to have an array which holds the objects of the ICharFeatures class. How can I create such an array and store the same in the AI dictionary?
