Equals

Equals(List)

Compares with the specified list.

public bool Equals(List list)

See Also


Equals(object)

Determines whether the specified object is equal in value to the current object.

public override bool Equals(object obj)

See Also