ByteKeyFrameCollection.Remove(ByteKeyFrame) Metodo

Definizione

Rimuove un oggetto ByteKeyFrame dalla raccolta.

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)

Parametri

keyFrame
ByteKeyFrame

Identifica l'oggetto ByteKeyFrame da rimuovere dalla raccolta.

Si applica a