RenderTreeBuilder.AddComponentReferenceCapture メソッド

定義

親コンポーネントへの参照をキャプチャする命令を表すフレームを追加します。

C#
public void AddComponentReferenceCapture (int sequence, Action<object> componentReferenceCaptureAction);

パラメーター

sequence
Int32

ソース コード内の命令の位置を表す整数。

componentReferenceCaptureAction
Action<Object>

参照値が変更されるたびに呼び出されるアクション。

適用対象

製品 バージョン
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0