Freigeben über


DoubleKeyFrameCollection.Append(DoubleKeyFrame) Methode

Definition

Fügt der Auflistung ein neues Element hinzu.

public:
 virtual void Append(DoubleKeyFrame ^ value) = IVector<DoubleKeyFrame ^>::Append;
void Append(DoubleKeyFrame const& value);
public void Append(DoubleKeyFrame value);
function append(value)
Public Sub Append (value As DoubleKeyFrame)

Parameter

value
DoubleKeyFrame

Das neue hinzuzufügende Element.

Implementiert

Gilt für: