Suoranta.EnterpriseLib.Web - Developer API

DynamicContainer..::..TryGetValue Method

Namespace:  Suoranta.EnterpriseLib.Dynamic
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public bool TryGetValue(
	string key,
	out Object value
)

Parameters

key
Type: String
value
Type: Object%