Namespace: org.opendof.core.oal.value
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public void CopyTo( DOFValue[] array, int index )
Parameters
- array
- Type: org.opendof.core.oalDOFValue
- index
- Type: SystemInt32
Implements
ICollectionTCopyTo(T, Int32)See Also