Point3DKeyFrameCollection.Remove(Point3DKeyFrame) Метод

Определение

Удаляет объект Point3DKeyFrame из коллекции.

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)

Параметры

keyFrame
Point3DKeyFrame

Определяет объект Point3DKeyFrame, который требуется удалить из коллекции.

Применяется к