[]
Determines whether the collection contains specified item.
public bool Contains(ItemTemplate item)
Public Function Contains(item As ItemTemplate) As Boolean
A ListItem object that specified.
true if the object is found in the collection; otherwise, false.