C-DEngine 5.105

ThePropertyBag..::..MergeUXBagFromProperties Method

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static ThePropertyBag MergeUXBagFromProperties(
	ThePropertyBag pBag,
	TheThing pThing
)
Public Shared Function MergeUXBagFromProperties ( _
	pBag As ThePropertyBag, _
	pThing As TheThing _
) As ThePropertyBag
public:
static ThePropertyBag^ MergeUXBagFromProperties(
	ThePropertyBag^ pBag, 
	TheThing^ pThing
)