protected int FindRowOfItem (IMGUI.Controls.TreeViewItem item);

Parameters

itemThe item to find the row of.

Returns

int The row of the TreeViewItem.

Description

Returns the row of the given TreeViewItem.