RenderBatch.NamedEventChanges プロパティ

定義

変更された名前付きイベント (null) を取得します。

public Microsoft.AspNetCore.Components.RenderTree.ArrayRange<Microsoft.AspNetCore.Components.RenderTree.NamedEventChange>? NamedEventChanges { get; }
member this.NamedEventChanges : Nullable<Microsoft.AspNetCore.Components.RenderTree.ArrayRange<Microsoft.AspNetCore.Components.RenderTree.NamedEventChange>>
Public ReadOnly Property NamedEventChanges As Nullable(Of ArrayRange(Of NamedEventChange))

プロパティ値

適用対象