Aracılığıyla paylaş


Entity.GetChildren(List<Entity>) Method

Definition

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

Parameters

resultList
List<Entity>

Applies to