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