Int64KeyFrameCollection.Add(Int64KeyFrame) Methode

Definition

Fügt am Ende der Auflistung ein Int64KeyFrame .

public:
 int Add(System::Windows::Media::Animation::Int64KeyFrame ^ keyFrame);
public int Add(System.Windows.Media.Animation.Int64KeyFrame keyFrame);
member this.Add : System.Windows.Media.Animation.Int64KeyFrame -> int
Public Function Add (keyFrame As Int64KeyFrame) As Integer

Parameter

keyFrame
Int64KeyFrame

Das Int64KeyFrame , das am Ende der Auflistung hinzugefügt werden soll.

Gibt zurück

Der Index, zu dem der keyFrame Index hinzugefügt wurde.

Gilt für: