Bagikan melalui


Printing3DComponent.Components Properti

Definisi

Mendapatkan komponen lain yang terkandung dalam komponen.

public:
 property IVector<Printing3DComponentWithMatrix ^> ^ Components { IVector<Printing3DComponentWithMatrix ^> ^ get(); };
IVector<Printing3DComponentWithMatrix> Components();
public IList<Printing3DComponentWithMatrix> Components { get; }
var iVector = printing3DComponent.components;
Public ReadOnly Property Components As IList(Of Printing3DComponentWithMatrix)

Nilai Properti

Komponen lain yang terkandung dalam komponen.

Berlaku untuk