FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExtentions..::..AddRange Method (Hashtable, Hashtable)

Adds the range.

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

Syntax


public static void AddRange(
	Hashtable ht,
	Hashtable newHasTable
)
Public Shared Sub AddRange ( _
	ht As Hashtable, _
	newHasTable As Hashtable _
)
public:
static void AddRange(
	Hashtable^ ht, 
	Hashtable^ newHasTable
)

Parameters

ht
Type: Hashtable
The ht.
newHasTable
Type: Hashtable
The new has table.