Retrieves a boolean value indicating whether the specified object is equivalent to this ListItem object.
public boolean equals( Object obj )
obj
The object to compare to this ListItem object.
Returns true if the specified object is equivalent to this ListItem object; otherwise, returns false.