FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDBAuditLogProvider..::..getOrderedDictionary Method

Gets the Ordered dictionary from hash table

Namespace:  FlowWright.cDevErrorProvider
Assembly:  cDevErrorProvider (in cDevErrorProvider.dll)

Syntax


public static OrderedDictionary getOrderedDictionary(
	Hashtable oFields
)
Public Shared Function getOrderedDictionary ( _
	oFields As Hashtable _
) As OrderedDictionary
public:
static OrderedDictionary^ getOrderedDictionary(
	Hashtable^ oFields
)

Parameters

oFields
Type: Hashtable

Return Value