Click or drag to resize

StructureCollectionValidate Method

Validates the data of all strucures in the collection. Diagnostics, Warning and Hints are collected in each of the published classes for the purpose.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IDiagnostics Validate()

Return Value

Type: IDiagnostics

[Missing <returns> documentation for "M:DHI.Mike1D.StructureModule.StructureCollection.Validate"]

Implements

IStructureCollectionValidate
See Also