IStructureCollection Interface |
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic interface IStructureCollection : IModelStateReadWrite
The IStructureCollection type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Finish | |
 | Initialize | |
 | InitializeCollection | |
 | Load(PFSSection, String) | |
 | Load(IntPtr, String) | |
 | Load(String, String) | |
 | Load(PFSSection, String, ControlData, IDiagnostics) | |
 | Load(IntPtr, String, ControlData, IDiagnostics) | |
 | Prepare(HDParameterData, IDiagnostics) | |
 | Prepare(DateTime, HDParameterData, IDiagnostics) | |
 | ReadState | (Inherited from IModelStateReadWrite.) |
 | ResetControlledState | |
 | Validate | |
 | WriteState | (Inherited from IModelStateReadWrite.) |
Top
Extension Methods
See Also