StructureCollection Class |
Inheritance Hierarchy
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntaxpublic class StructureCollection : AbstractDataAccess,
IStructureCollection, IModelStateReadWrite, IExtensibleDataObject
The StructureCollection type exposes the following members.
Constructors
Properties
Methods
| Name | Description |
---|
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | Finish | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | Initialize | |
 | InitializeCollection | |
 | Load(PFSSection, String) | |
 | Load(IntPtr, String) | |
 | Load(String, String) | |
 | Load(PFSSection, String, ControlData, IDiagnostics) | |
 | Load(IntPtr, String, ControlData, IDiagnostics) | |
 | Load(String, String, ControlData, IDiagnostics) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | Prepare(HDParameterData, IDiagnostics) | |
 | Prepare(DateTime, HDParameterData, IDiagnostics) | |
 | ReadState | |
 | ResetControlledState | |
 | SetDelhsForAllStructures | |
 | SetMaximumIterationsForAllStructures | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | Validate | |
 | WriteState | |
Top
Fields
Extension Methods
See Also