Returns the index of a specific ITileNavButton in the TileNavButtonCollection.
public int IndexOf( ITileNavButton button )
Public Function IndexOf( ByVal button As ITileNavButton ) As Integer
If an object occurs multiple times in the collection, the IndexOf method returns the first instance found.