MagicCMS Documentation
MagicLanguageCollection
.
.
::
.
.
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
,
MagicLanguage
item
)
Parameters
index
Type:
Int32
The index.
item
Type:
MagicCMS.Core
.
.
::
.
.
MagicLanguage
The item.
See Also
MagicLanguageCollection Class
MagicCMS.Core Namespace