ExplorerItemTree.GetItemById(int).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Collections.ExplorerItemTree
ExplorerItemTree.GetItemById(int) Method
Get ExplorerItem by id
public Friflo.Engine.ECS.Collections.ExplorerItem GetItemById(int id);
Parameters
id System.Int32
Returns
Remarks
Avalonia.Controls.TreeDataGridItemsSourceView" create items on demand => create ExplorerItem if not present.