SelectionModelTOnItemsAdded Method
Namespace: Avalonia.Controls.SelectionAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected override SelectionNodeBaseTCollectionChangeState OnItemsAdded(
int index,
IList items
)
Protected Overrides Function OnItemsAdded (
index As Integer,
items As IList
) As SelectionNodeBaseTCollectionChangeState
abstract OnItemsAdded :
index : int *
items : IList -> SelectionNodeBaseTCollectionChangeState
override OnItemsAdded :
index : int *
items : IList -> SelectionNodeBaseTCollectionChangeState
- index Int32
-
- items IList
-
SelectionNodeBaseTCollectionChangeState