[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MapLayerListBaseFactory-3.-ctor

MapLayerListBaseFactory Constructor

MapLayerListBaseFactory(IList<MapLayerBase<T>>, TOwner)

Initializes a new instance of the MapLayerListBaseFactory class.

Declaration
public MapLayerListBaseFactory(IList<MapLayerBase<T>> list, TOwner owner)
Public Sub New(list As IList(Of MapLayerBase(Of T)), owner As TOwner)
Parameters
Type Name Description
IList<MapLayerBase<T>> list
TOwner owner