C-DEngine 5.105

ThePropertyBag..::..CreateUXBagFromProperties Method

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

Syntax


public static ThePropertyBag CreateUXBagFromProperties(
	TheThing pThing
)
Public Shared Function CreateUXBagFromProperties ( _
	pThing As TheThing _
) As ThePropertyBag
public:
static ThePropertyBag^ CreateUXBagFromProperties(
	TheThing^ pThing
)