Skip to content

ItemRange.Equals(object) method

Defined in

Type: ItemRange Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Overloads

  • 1. public override bool Equals(object obj)
  • 2. public bool Equals(ItemRange other)

1. Overload

public override bool Equals(object obj)

Parameters

NameTypeDescription
objobject--

Returns: bool

2. Overload

public bool Equals(ItemRange other)

Parameters

NameTypeDescription
other[ItemRange](#--

Returns: bool