[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.TreeMapBuilder-1.-ctor

TreeMapBuilder Constructor

TreeMapBuilder(TreeMap<T>)

Creates one TreeMapBuilder<T> instance to configurate component.

Declaration
public TreeMapBuilder(TreeMap<T> component)
Parameters
Type Name Description
TreeMap<T> component

The TreeMap<T> object to be configurated.