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