Share via


ItemCollection.Append(Object) Metode

Definisi

Menambahkan item baru ke koleksi.

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

Parameter

value
Object

Platform::Object

IInspectable

Item baru yang akan ditambahkan.

Penerapan

Berlaku untuk