Re: Instance with Inheritance



Why not try it?

<mask.sd@xxxxxxxxx> wrote in message
news:1170229825.344078.219880@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Can We create the instance of class with Inheritance like following :

Derivedclassname var = new Baseclassname



.