다음을 통해 공유


Strokes.StrokesEnumerator.IEnumerator.Current 속성

업데이트: 2007년 11월

네임스페이스:  Microsoft.Ink
어셈블리:  Microsoft.Ink(Microsoft.Ink.dll)

구문

‘선언
Private ReadOnly Property Current As Object
    Implements IEnumerator.Current
‘사용 방법
Dim instance As Strokes..::.StrokesEnumerator
Dim value As Object

value = CType(instance, IEnumerator).Current
Object IEnumerator.Current { get; }
private:
virtual property Object^ Current {
    Object^ get () sealed = IEnumerator::Current::get;
}
J#에서는 명시적 인터페이스 구현을 사용할 수 있지만 새로 선언할 수는 없습니다.
JScript에서는 명시적 인터페이스 구현을 지원하지 않습니다.

속성 값

형식: System.Object

구현

IEnumerator.Current

플랫폼

Windows Vista

.NET Framework 및 .NET Compact Framework에서 모든 플랫폼의 전체 버전을 지원하지는 않습니다. 지원되는 버전의 목록을 보려면 .NET Framework 시스템 요구 사항을 참조하십시오.

버전 정보

.NET Framework

3.0에서 지원

참고 항목

참조

Strokes.StrokesEnumerator 클래스

Strokes.StrokesEnumerator 멤버

Microsoft.Ink 네임스페이스