List of my own Object.. Possibile?

 

Hi!

 

i would like to know if someone knows if is possibile (and how) create a List of my own object...

 

Ex.

My Class = Person

Can i have a List of Person? Like List<Person> 

 

 

Thanks! 

 
yes ,you can ,use CArrayObj.mqh or CListObj.mqh