This version of Unity is unsupported.

DefaultMultiColumnTreeViewController<T0>.GetDataForIndex

Declaration

public T GetDataForIndex(int index);

Parameters

index The TreeView item index.

Returns

T The data.

Description

Gets data for the specified TreeView item index.