C#
VB
C++
Inserts an TargetFormat item to the list at the specified index.
public void Insert(int index,TargetFormat item)
Public Sub Insert( _ByVal index As Integer, _ByVal item As Leadtools.Mediafoundation.TargetFormat _)
public:void Insert(int index,Leadtools.Mediafoundation.TargetFormat^ item)
index
The zero-based index at which the TargetFormat item should be inserted. .
item
The TargetFormat item to insert into the collection.
Inserts an TargetFormat item to the list at the specified index.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
