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.