다음을 통해 공유


Activity.Enumerator<T>.Current 속성

정의

열거자의 현재 위치에 있는 요소를 가져옵니다.

public:
 property T % Current { T % get(); };
public ref T Current { get; }
member this.Current : 'T
Public ReadOnly Property Current As T

속성 값

T

적용 대상