company logo

class

Conceptually, a class is a concept that denotes a set of object with same or similar characteristics and concept relations.

Technically, a class is a complex data type, which supports additional property types and methods. In contrast to structures, classes may refer to relationships and shared base structures. Method definitions for classes are usually defined in terms of method implementations, but also views, forms or document templates may present method definitions.

Specialisations:  C++ class
Referenced in

Related topics