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