Tests equality of two lists. Uses Equal method of objects to test wether they are the same.
Tests equality of two lists. Uses Equal method of objects to test wether they are the same.
public static bool Equals(list,list);
Inherited from Object.
public virtual bool Equals(object);
List Class | Nemerle.Collections Namespace