IList.Insert(Int32, Object?) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
void IList.Insert(int index, object? value)

Parameters

index
Int32
value
Object