Click or drag to resize

HTMLSummaryStrucInfoFilterT Method (ListHTMLSummaryStructureInfo)

Namespace:  DHI.Mike1D.Mike1DDataAccess
Assembly:  DHI.Mike1D.Mike1DDataAccess (in DHI.Mike1D.Mike1DDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected List<HTMLSummaryStructureInfo<T>> StrucInfoFilter<T>(
	List<HTMLSummaryStructureInfo> strucInfos
)

Parameters

strucInfos
Type: System.Collections.GenericListHTMLSummaryStructureInfo

[Missing <param name="strucInfos"/> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.StrucInfoFilter``1(System.Collections.Generic.List{DHI.Mike1D.Mike1DDataAccess.HTMLSummary.StructureInfo})"]

Type Parameters

T
Type of structure to include

Return Value

Type: ListHTMLSummaryStructureInfoT

[Missing <returns> documentation for "M:DHI.Mike1D.Mike1DDataAccess.HTMLSummary.StrucInfoFilter``1(System.Collections.Generic.List{DHI.Mike1D.Mike1DDataAccess.HTMLSummary.StructureInfo})"]

See Also