Suoranta.EnterpriseLib.Web - Developer API

DynamicContainer..::..CopyTo Method

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

Syntax


public void CopyTo(
	KeyValuePair<string, Object>[] array,
	int arrayIndex
)

Parameters

array
Type: array<KeyValuePair<(Of <(<'String, Object>)>)>>[]()[][]
arrayIndex
Type: Int32