Bagikan melalui


PathSegmentCollection.Append(PathSegment) Metode

Definisi

Menambahkan item baru ke koleksi.

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

Parameter

value
PathSegment

Item baru yang akan ditambahkan.

Penerapan

Berlaku untuk