MagicCMS Documentation
MagicTranslationCollection
.
.
::
.
.
Insert Method
Inserts the specified index.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
void
Insert
(
int
index
,
MagicTranslation
item
)
Parameters
index
Type:
Int32
The index.
item
Type:
MagicCMS.Core
.
.
::
.
.
MagicTranslation
The item.
See Also
MagicTranslationCollection Class
MagicCMS.Core Namespace