Posts Tagged Constructor

How to: Define a Class in VB.NET

Class is an abstract representation of an entity. The object is a concrete manifestation of a class. The object is the structure that contains data and methods of handling data. An object contains data through fields and properties:
Read the rest of this entry »

, , , , , ,

1 Comment

Definirea unei clase de obiecte VB.NET

Clasa de obiecte este o reprezentare abstracta a unei entitati. Obiectul reprezinta o manifestare concreta a unei clase. Obiectul este structura care contine date si metode de manipulare a datelor.
Un obiect contine date prin intermediul campurilor si proprietatilor:
Read the rest of this entry »

, , , , , , , , , ,

9 Comments