C-DEngine 5.105

ThePropertyBag..::..PropBagGetValue Method (ThePropertyBag, String)

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

Syntax


public static string PropBagGetValue(
	ThePropertyBag pQ,
	string pName
)
Public Shared Function PropBagGetValue ( _
	pQ As ThePropertyBag, _
	pName As String _
) As String
public:
static String^ PropBagGetValue(
	ThePropertyBag^ pQ, 
	String^ pName
)