[Missing <summary> documentation for "P:DHI.Mike1D.StructureModule.Structures.Item(System.Int32)"]
public IStructure this[
int index
] { get; set; }| ArgumentOutOfRangeException | index is not a valid index in the IListT. |
| NotSupportedException | The property is set and the IListT is read-only. |