Activity.Enumerator<T> Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the data stored on an Activity object.
public: generic <typename T>
value class Activity::Enumerator
public struct Activity.Enumerator<T>
type Activity.Enumerator<'T> = struct
Public Structure Activity.Enumerator(Of T)
- T
Type being enumerated.
- Inheritance
Current |
Gets the element at the current position of the enumerator. |
Get |
Returns an enumerator that iterates through the data stored on an Activity object. |
Move |
Advances the enumerator to the next element of the data. |
Product | Versions |
---|---|
.NET | 7, 8 (package-provided), 8, 9 (package-provided), 9 |
.NET Framework | 4.7 (package-provided), 4.7.1 (package-provided), 4.7.2 (package-provided), 4.8 (package-provided) |
.NET Standard | 2.0 (package-provided) |
.NET feedback
.NET is an open source project. Select a link to provide feedback: