다음을 통해 공유


ForEachItemValueEnumerator.Current 속성

정의

컬렉션에서 현재 ForEachItemValue 개체를 가져옵니다.

public:
 property System::Object ^ Current { System::Object ^ get(); };
public object Current { get; }
member this.Current : obj
Public ReadOnly Property Current As Object

속성 값

현재 ForEachItemValue 개체입니다.

구현

적용 대상