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 был изменен после создания перечислителя.

Применяется к

См. также раздел