Click or drag to resize
BasePaneStandardDictionaryDump Method

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public static string DictionaryDump(
	Dictionary<Object, Object> dict,
	NameValueCollection Application
)

Parameters

dict
Type: System.Collections.GenericDictionaryObject, Object
Application
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: String
See Also