GradientStopCollection.Remove(GradientStop) 메서드

정의

이 항목에서 GradientStop지정된 GradientStopCollection 항목의 첫 번째 항목을 제거합니다.

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

매개 변수

value
GradientStop

이 항목에서 제거할 항목GradientStop입니다GradientStopCollection.

반품

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

구현

예외

읽기 GradientStopCollection 전용입니다.

-또는-

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

적용 대상

추가 정보