RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes an RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator instance.
public RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator(
RealTimeEnumType.RealTimeEnumInfoCollection coll
)
public:
RealTimeEnumType.RealTimeEnumInfoCollection.Enumerator(
RealTimeEnumType.RealTimeEnumInfoCollection^ coll
)
Parameters
- coll
- The collection to iterate over.