HierarchyViewModel.IndexOf

Declaration

public int IndexOf(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node.

Returns

int A zero-based index of the node if found, -1 otherwise.

Description

Gets the zero-based index of a specified node.


Did you find this page useful? Please give it a rating: