Aracılığıyla paylaş


Entity.GetComponents(List<ComponentBase>) Method

Definition

public:
 void GetComponents(System::Collections::Generic::List<Microsoft::Azure::RemoteRendering::ComponentBase ^> ^ resultList);
public void GetComponents (System.Collections.Generic.List<Microsoft.Azure.RemoteRendering.ComponentBase> resultList);
member this.GetComponents : System.Collections.Generic.List<Microsoft.Azure.RemoteRendering.ComponentBase> -> unit
Public Sub GetComponents (resultList As List(Of ComponentBase))

Parameters

resultList
List<ComponentBase>

Applies to