PathFigureCollection.Remove(PathFigure) 메서드

정의

PathFigure 컬렉션에서 개체를 제거합니다.

public:
 virtual bool Remove(System::Windows::Media::PathFigure ^ value);
public bool Remove(System.Windows.Media.PathFigure value);
abstract member Remove : System.Windows.Media.PathFigure -> bool
override this.Remove : System.Windows.Media.PathFigure -> bool
Public Function Remove (value As PathFigure) As Boolean

매개 변수

value
PathFigure

PathFigure 컬렉션에서 제거할 개체를 식별합니다.

반품

에서 제거되었으면 이고, 그렇지 않으면 .입니다.

구현

예외

읽기 PathFigureCollection 전용입니다.

-또는-

크기가 PathFigureCollection 고정되어 있습니다.

적용 대상

추가 정보