Taal

ByteKeyFrameCollection.Remove(ByteKeyFrame) Methode

Definitie

Hiermee verwijdert u een ByteKeyFrame object uit de verzameling.

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)

Parameters

keyFrame
ByteKeyFrame

Identificeert het ByteKeyFrame te verwijderen uit de verzameling.

Van toepassing op