Sdílet prostřednictvím


PointKeyFrameCollection.Remove(PointKeyFrame) Metoda

Definice

Odebere PointKeyFrame objekt z kolekce.

public:
 void Remove(System::Windows::Media::Animation::PointKeyFrame ^ keyFrame);
public void Remove (System.Windows.Media.Animation.PointKeyFrame keyFrame);
member this.Remove : System.Windows.Media.Animation.PointKeyFrame -> unit
Public Sub Remove (keyFrame As PointKeyFrame)

Parametry

keyFrame
PointKeyFrame

Identifikuje PointKeyFrame odebrání z kolekce.

Platí pro