Sitecore 5.0 API

ChildList.IndexOf Method (ID)

Indexs the of.

[Visual Basic]
Overloads Public Function IndexOf( _
   ByVal itemID As ID _
) As Integer
[C#]
public int IndexOf(
   ID itemID
);

Parameters

itemID
Item ID.

See Also

ChildList Class | Sitecore.Collections Namespace | ChildList.IndexOf Overload List