Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models
NotifyingListBase
Methods
InsertRange(Int32, Action
>)
Menu
On this page
InsertRange(Int32, Action<Action
>) Method
Definition
Namespace
Avalonia.Controls.Models
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
public void InsertRange(int index, Action<Action<T>> action)
Parameters
index
Int32
action
Action<Action<T>>