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

Identifiziert das ByteKeyFrame aus der Auflistung zu entfernende Element.

Gilt für: