ParameterMap.Insert
Description:
Insert the specified item with the specified key into the map.
Insert the specified item with the specified key into the map.
public virtual bool Insert(
string key,
Parameter item
)
public virtual bool Insert(
string key,
Parameter item
)