Renderer.AssignRootComponentId(IComponent) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
を IComponent に関連付け、 の Rendererスコープ内で一意の識別子を Renderer割り当てます。
protected public:
int AssignRootComponentId(Microsoft::AspNetCore::Components::IComponent ^ component);
protected internal int AssignRootComponentId (Microsoft.AspNetCore.Components.IComponent component);
member this.AssignRootComponentId : Microsoft.AspNetCore.Components.IComponent -> int
Protected Friend Function AssignRootComponentId (component As IComponent) As Integer
パラメーター
- component
- IComponent
コンポーネント。
戻り値
コンポーネントの割り当てられた識別子。