company logo

method

Methods of a data type describe the behavior of a data type or a property. Data type related methods are called class methods, while property related methods are called property methods.

Usually, methods are defined in the context of a data type. Depending on the way, methods are processing the data, methods may have different processing types.

Generalisations:  member