DOFArrayCopyTo Method (Array, Int32)OpenDOF Object Access Library

Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public virtual void CopyTo(
	Array array,
	int index
)

Parameters

array
Type: SystemArray
index
Type: SystemInt32
See Also

Reference