TreeItemContainerGenerator<T>.

TryRecycle(int, int, object) Method

Syntax

public override bool TryRecycle(int oldIndex, int newIndex, object item)

Parameters

Name Type Description
oldIndex int
newIndex int
item object

Return Value

Type Description
bool