共用方式為


Entity.FindFirstEntity(Entity+EntitySearchDelegate) 方法

定義

在此實體的階層中尋找第一個實體, (本身) 滿足預先完成。 搜尋會以深入的第一個循序執行。

public:
 Microsoft::Azure::RemoteRendering::Entity ^ FindFirstEntity(Microsoft::Azure::RemoteRendering::Entity::EntitySearchDelegate ^ pred);
public Microsoft.Azure.RemoteRendering.Entity FindFirstEntity (Microsoft.Azure.RemoteRendering.Entity.EntitySearchDelegate pred);
member this.FindFirstEntity : Microsoft.Azure.RemoteRendering.Entity.EntitySearchDelegate -> Microsoft.Azure.RemoteRendering.Entity
Public Function FindFirstEntity (pred As Entity.EntitySearchDelegate) As Entity

參數

傳回

適用於