Name | Description | |
---|---|---|
![]() | Description | Human-readable description of the member or data type. |
![]() | DisplayName | Specifies the display name for a member or data type. |
![]() | DisplayString | The display string for the current object. |
![]() | FullName | The full name of the data type. |
![]() | IsComplete | Determines whether the data type is complete, i.e. all constituent data types are filled in. |
![]() | IsRecursive | Determines whether the data type is recursive, i.e. contains any cycle. |
![]() | IsTerminable | Determines whether the data type is terminable, i.e. can produce a finite generic data. |
![]() | Kind | The kind of data type. |
![]() | Name | The short descriptive name of the member or data type. |
![]() | SizeInBits | How many bits the opaque value occupies. Equals to -1 when unknown. |