Vector3DKeyFrameCollection.Remove(Vector3DKeyFrame) Methode

Definition

Entfernt ein Vector3DKeyFrame-Objekt aus der Auflistung.

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

Parameter

keyFrame
Vector3DKeyFrame

Gibt den aus der Auflistung zu entfernenden Vector3DKeyFrame an.

Gilt für: