Call ArraySetAsSeries on CPriceSeries

 
Hi every body
I want to freely call ArraySetAsSeries on internal data array of classes such as CiClose,CiHigh,..(all derived from CPriceSeries) to enable/disable timeseries behaviour of them.
How can do that?
Thank for any guide or solution.
 
If it doesn't make them public or protected, you can't.