IRealTimeEnumType Interface Methods
- Last UpdatedApr 08, 2026
- 2 minute read
For a list of all members of this type, see IRealTimeEnumType members.
| Name | Description | |
|---|---|---|
![]() | Bind | Overloaded. Bind RealTimeType object to a given type name. |
![]() | FindEnumInfoForConstant | It will find particular RealTimeEnumInfo from enum structure. |
![]() | FindEnumInfoForDescription | It will find particular RealTimeEnumInfo from enum structure. |
![]() | GetConstantForEnumValue | It will find particular enum constant from enum value. |
![]() | GetDescriptionForEnumValue | It will find particular enum description from enum value. |
![]() | GetEnumValueForConstant | It will find particular enum value from enum structure. |
![]() | GetEnumValueForDescription | It will find particular enum value from enum structure. |
![]() | GetRealTimeEnumInfoCollection | Get Collection of all enumeration fields. |
