Rotation3DKeyFrameCollection.Remove(Rotation3DKeyFrame) Metoda

Definice

Odebere Rotation3DKeyFrame objekt z kolekce.

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

Parametry

keyFrame
Rotation3DKeyFrame

Identifikuje Rotation3DKeyFrame odebrání z kolekce.

Platí pro