C#
VB
C++
Inserts an item to the MasterFormsCategoryCollection at the specified index.
protected virtual void Insert(
int index,
IMasterFormsCategory item
)
Protected Sub Insert( _
ByVal index As Integer, _
ByVal item As Leadtools.Forms.Auto.IMasterFormsCategory _
)
protected:
void Insert(
int index,
Leadtools.Forms.Auto.IMasterFormsCategory^ item
)
index
Index to insert the item.
item
The item to be inserted.
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