'Declaration Public MustOverride Function _merge( _ ByVal legends As List(Of ILegendDataModel), _ ByVal optionDispatcher As _LegendOptionPickPolicy _ ) As List(Of ILegendDataModel)
public abstract List<ILegendDataModel> _merge( List<ILegendDataModel> legends, _LegendOptionPickPolicy optionDispatcher )
Parameters
- legends
- optionDispatcher