MagicCMS Documentation

BloggerRss..::..IndexOf Method

Search an item in collection.

Namespace:  MagicCMS.Blogger
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public int IndexOf(
	BloggerPost item
)

Parameters

item
Type: MagicCMS.Blogger..::..BloggerPost
The item.

Return Value

Index number if found, otherwise -1.