Share via


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

屬性值

PathSegment

PathSegmentCollection 中的目前項目。

實作

例外狀況

建立列舉程式之後,PathSegmentCollection 已修改。

適用於

另請參閱