RenderTreeDiff 結構
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
不建議在 Blazor 架構外部使用 Microsoft.AspNetCore.Components.RenderTree 中的類型。 這些類型在未來版本中將會變更。
public value class RenderTreeDiff
public readonly struct RenderTreeDiff
type RenderTreeDiff = struct
Public Structure RenderTreeDiff
- 繼承
-
RenderTreeDiff
欄位
ComponentId |
取得元件的識別碼。 |
Edits |
取得自先前狀態以來轉譯樹狀結構的變更。 |