Freigeben über


PointKeyFrameCollection.Append(PointKeyFrame) Methode

Definition

Fügt der Auflistung ein neues Element hinzu.

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

Parameter

value
PointKeyFrame

Das neue Element, das hinzugefügt werden soll.

Implementiert

Gilt für: