DataView::IList::Insert Method (Int32, Object^)
.NET Framework (current version)
For a description of this member, see IList::Insert.
Assembly: System.Data (in System.Data.dll)
Parameters
- index
-
Type:
System::Int32
A System.Int32 value.
- value
-
Type:
System::Object^
A System.Object value to be inserted.
Implements
IList::Insert(Int32, Object^)
.NET Framework
Available since 1.1
Available since 1.1
Show: