Share via


Point3DKeyFrameCollection.Remove(Point3DKeyFrame) Metodo

Definizione

Rimuove un oggetto Point3DKeyFrame dalla raccolta.

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

Parametri

keyFrame
Point3DKeyFrame

Identifica l'oggetto Point3DKeyFrame da rimuovere dalla raccolta.

Si applica a