Click or drag to resize

ADModuleComponents Property

AD components, shortcut to AD Data components list

Namespace:  DHI.Mike1D.Engine.ModuleAD
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public List<ADComponent> Components { get; }

Property Value

Type: ListADComponent
See Also