ExplorerItem.System.Collections.IList.Insert(int,object).md
February 25, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Collections.ExplorerItem
ExplorerItem.System.Collections.IList.Insert(int, object) Method
void System.Collections.IList.Insert(int index, object item);
Parameters
index System.Int32
item System.Object
Implements Insert(int, object)