public void Insert(
int index,
EngineNode node
)[Missing <param name="node"/> documentation for "M:DHI.Mike1D.Engine.EngineNodes.Insert(System.Int32,DHI.Mike1D.Engine.EngineNode)"]
| ArgumentOutOfRangeException | index is not a valid index in the IListT. |
| NotSupportedException | The IListT is read-only. |