다음을 통해 공유


DelegatingEnumerator<TWrapped,TDeclared>.Current 속성

정의

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

public:
 property TWrapped Current { TWrapped get(); };
public TWrapped Current { get; }
member this.Current : 'Wrapped
Public ReadOnly Property Current As TWrapped

속성 값

TWrapped

구현

적용 대상