Click or drag to resize

Res1DStreamBridgeCreateDynamicItemInfos Method

[Missing <summary> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.CreateDynamicItemInfos(System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@)"]

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
protected void CreateDynamicItemInfos(
	out List<Res1DStreamBridgeDataItemCollectionInfo> nodeDynamicItemInfos,
	out List<Res1DStreamBridgeDataItemCollectionInfo> reachDynamicItemInfos,
	out List<Res1DStreamBridgeDataItemCollectionInfo> catchmentDynamicItemInfos
)

Parameters

nodeDynamicItemInfos
Type: System.Collections.GenericListRes1DStreamBridgeDataItemCollectionInfo

[Missing <param name="nodeDynamicItemInfos"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.CreateDynamicItemInfos(System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@)"]

reachDynamicItemInfos
Type: System.Collections.GenericListRes1DStreamBridgeDataItemCollectionInfo

[Missing <param name="reachDynamicItemInfos"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.CreateDynamicItemInfos(System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@)"]

catchmentDynamicItemInfos
Type: System.Collections.GenericListRes1DStreamBridgeDataItemCollectionInfo

[Missing <param name="catchmentDynamicItemInfos"/> documentation for "M:DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.CreateDynamicItemInfos(System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@,System.Collections.Generic.List{DHI.Mike1D.ResultDataAccess.Res1DStreamBridge.DataItemCollectionInfo}@)"]

See Also