ContentIsland.FindAllForCurrentThread 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回目前線程所擁有的所有 ContentIsland 物件。
public:
static Platform::Array <ContentIsland ^> ^ FindAllForCurrentThread();
static winrt::array_view <ContentIsland const&> FindAllForCurrentThread();
public static ContentIsland[] FindAllForCurrentThread();
function findAllForCurrentThread()
Public Shared Function FindAllForCurrentThread () As ContentIsland()
傳回
目前線程所擁有的所有 ContentIsland 物件。
備註
ContentIsland 仍然具有未處理記憶體參考的物件將不會包含。