C#
VB
C++
Inserts an TargetVideoFormat item to the list at the specified index.
public void Insert(int index,TargetVideoFormat item)
Public Sub Insert( _ByVal index As Integer, _ByVal item As Leadtools.Mediafoundation.TargetVideoFormat _)
public:void Insert(int index,Leadtools.Mediafoundation.TargetVideoFormat^ item)
index
The zero-based index at which the TargetVideoFormat item should be inserted. .
item
The TargetVideoFormat item to insert into the collection.
Inserts an TargetVideoFormat 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
