I have declared a type which is let say MY Type

and I want to populate an array with a record of My type every time the event Private Sub cmdAddLife_Click() is generated.

How can I do??