ByteKeyFrameCollection.Remove(ByteKeyFrame) Methode

Definition

Entfernt ein ByteKeyFrame-Objekt aus der Auflistung.

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

Parameter

keyFrame
ByteKeyFrame

Gibt den aus der Auflistung zu entfernenden ByteKeyFrame an.

Gilt für