class array

BCS ao at pathlink.com
Tue Mar 20 13:41:01 PDT 2007


Reply to Deewiant,

> public myClass[] myArray = new myClass[5];
> 

Also note that this is an array of class /references/ not objects.

Just thought that should be explicitly stated.




More information about the Digitalmars-d-learn mailing list