ThePropertyBag..::..PropBagHasValue Method
Namespace:
nsCDEngine.Engines.NMIService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public static bool PropBagHasValue( ThePropertyBag pQ, string pName, string Seperator )
Public Shared Function PropBagHasValue ( _ pQ As ThePropertyBag, _ pName As String, _ Seperator As String _ ) As Boolean
public: static bool^ PropBagHasValue( ThePropertyBag^ pQ, String^ pName, String^ Seperator )