eDriven Framework API
CloneAndOverrideWith Method (table)
NamespaceseDriven.Gui.StylesStyleTableCloneAndOverrideWith(StyleTable)
eDriven Framework API
Adds the new values to the table and overrides the duplicates
Declaration Syntax
C#Visual BasicVisual C++
public StyleTable CloneAndOverrideWith(
	StyleTable table
)
Public Function CloneAndOverrideWith ( _
	table As StyleTable _
) As StyleTable
public:
StyleTable^ CloneAndOverrideWith(
	StyleTable^ table
)
Parameters
table (StyleTable)

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)