Share via


PointKeyFrameCollection.Append(PointKeyFrame) Méthode

Définition

Ajoute un nouvel élément à la collection.

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)

Paramètres

value
PointKeyFrame

Nouvel élément à ajouter.

Implémente

S’applique à