# NodeIndex

> Gets the index of the HierarchyNode of this cell in the HierarchyViewModel.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Hierarchy](/engine/6000.5/script-reference/unity/hierarchy.md)
* **Assembly:** UnityEngine.HierarchyModule

```csharp
public int NodeIndex { get; }
```
