Compartilhar via


Printing3DComponent.Components Propriedade

Definição

Obtém os outros componentes contidos no componente.

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)

Valor da propriedade

Os outros componentes contidos no componente.

Aplica-se a