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