ByteKeyFrameCollection.Remove(ByteKeyFrame) Metoda

Definice

Odebere ByteKeyFrame objekt z kolekce.

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

Identifikuje ByteKeyFrame odebrání z kolekce.

Platí pro