VectorCollection.Enumerator.Current 속성

정의

컬렉션의 현재 요소를 가져옵니다.

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

속성 값

Vector

컬렉션에 있는 현재 요소입니다.

구현

예외

열거자가 만들어진 후에 VectorCollection이(가) 수정되었습니다.

적용 대상

추가 정보