ThePropertyBag..::..MergeBag Method (ThePropertyBag)
Merges the current bag with the bag given as the parameter
Namespace:
nsCDEngine.Engines.NMIServiceAssembly: 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 )