This page is for an old version of Hexaly Optimizer. We recommend that you update your version and read the documentation for the latest stable release.

HxmMemberType Enumeration

enum HxmMemberType

Class member types available in this API.

enumerator HMT_Constructor

Constructor of a class.

enumerator HMT_Method

Method of a class.

enumerator HMT_Property

Property of a class.

enumerator HMT_Field

Field of a class.