Activity.Enumerator<T> Struct
Definition
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)
Type Parameters
- T
Type being enumerated.
- Inheritance
Properties
Current |
Gets the element at the current position of the enumerator. |
Methods
GetEnumerator() |
Returns an enumerator that iterates through the data stored on an Activity object. |
MoveNext() |
Advances the enumerator to the next element of the data. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา