C-DEngine 5.105

ThePropertyBag..::..MergeBag Method (ThePropertyBag)

Merges the current bag with the bag given as the parameter

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

Syntax


public bool MergeBag(
	ThePropertyBag pQ
)
Public Function MergeBag ( _
	pQ As ThePropertyBag _
) As Boolean
public:
bool^ MergeBag(
	ThePropertyBag^ pQ
)

Return Value