1.

Is it possible to place Virtual Fields inside a Class?

Answer»

Is it possible to place VIRTUAL FIELDS inside a Class?
No it is not possible in a class we can not CREATE a virtual fields. Only methods, properties, events and indexers can be virtual.



Discussion

No Comment Found