ByteKeyFrameCollection.Remove(ByteKeyFrame) Metoda

Definicja

ByteKeyFrame Usuwa obiekt z kolekcji.

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)

Parametry

keyFrame
ByteKeyFrame

Identyfikuje element ByteKeyFrame do usunięcia z kolekcji.

Dotyczy