IRealTimeEnumType Interface Members
- Last UpdatedApr 08, 2026
- 2 minute read
The following tables list the members exposed by IRealTimeEnumType.
| Name | Description | |
|---|---|---|
![]() | HPDBRealTimeEnumType | The Metso High Performance Database OASySDNA.RealTime.HighPerformanceSetDB.RealTimeEnumType being wrapped |
| 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. |

