RealTimeEnumType.RealTimeEnumInfoCollection Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a RealTimeEnumType.RealTimeEnumInfoCollection instance.
public RealTimeEnumType.RealTimeEnumInfoCollection(
string enumTypeField,
int slotTypeNumber
)
public:
RealTimeEnumType.RealTimeEnumInfoCollection(
String^ enumTypeField,
int slotTypeNumber
)
Parameters
- enumTypeField
- Enumeration field name.
- slotTypeNumber
- Slot number of the enumeration type.