Better ListView Class Reference

BetterListViewItem.EqualsContent Method

Check whether properties of this element equals properties of the specified element.

public override bool EqualsContent(
   BetterListViewElementBase other
);

Parameters

other
Element to check.

Return Value

Properties of this element equals properties of the specified element.

See Also

BetterListViewItem Class | ComponentOwl.BetterListView Namespace