Freigeben über


CompositionShapeCollection.Append(CompositionShape) Methode

Definition

Fügt der Auflistung ein neues Element hinzu.

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

Parameter

value
CompositionShape

Das Element, das hinzugefügt werden soll.

Implementiert

Gilt für: