Share via


Entity.Components Propriété

Définition

Liste en lecture seule de tous les composants attachés à cette entité.

public:
 property System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::ComponentBase ^> ^ Components { System::Collections::Generic::IReadOnlyList<Microsoft::Azure::RemoteRendering::ComponentBase ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.ComponentBase> Components { get; }
member this.Components : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.RemoteRendering.ComponentBase>
Public ReadOnly Property Components As IReadOnlyList(Of ComponentBase)

Valeur de propriété

S’applique à