PathSegmentCollection.Enumerator.Current 속성

정의

에서 현재 항목을 PathSegmentCollection가져옵니다.

public:
 property System::Windows::Media::PathSegment ^ Current { System::Windows::Media::PathSegment ^ get(); };
public System.Windows.Media.PathSegment Current { get; }
member this.Current : System.Windows.Media.PathSegment
Public ReadOnly Property Current As PathSegment

속성 값

의 현재 항목입니다 PathSegmentCollection.

구현

예외

PathSegmentCollection 열거자를 만든 후에 수정되었습니다.

적용 대상

추가 정보