Structures.Item Property |
[Missing <summary> documentation for "P:DHI.Mike1D.StructureModule.Structures.Item(System.Int32)"]
Namespace: DHI.Mike1D.StructureModule
Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the IList<T>. |
NotSupportedException | The property is set and the IList<T> is read-only. |