Click or drag to resize

ItemCopyTo Method

Namespace:  Dynamicweb.Content.Items
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public void CopyTo(
	KeyValuePair<string, Object>[] array,
	int arrayIndex
)

Parameters

array
Type: System.Collections.GenericKeyValuePairString, Object
arrayIndex
Type: SystemInt32

Implements

ICollectionTCopyTo(T, Int32)
See Also