Skip to main content

SelectionModel<T>.BatchUpdateOperation<T> Struct

Definition

Assembly:Avalonia.Controls
Package:Avalonia
public struct SelectionModel<T>.BatchUpdateOperation<T>

Inheritance: ValueType -> SelectionModel<T>.BatchUpdateOperation<T>

Implements: IDisposable, IEquatable<BatchUpdateOperation<>>

Constructors

NameDescription
SelectionModel<T>.BatchUpdateOperation<T>No summary available.

SelectionModel<T>.BatchUpdateOperation<T> Constructor

public SelectionModel<T>.BatchUpdateOperation<T>(Avalonia.Controls.Selection.SelectionModel<T><T> owner)

Parameters

owner Avalonia.Controls.Selection.SelectionModel<T><T>

Methods

NameDescription
DisposeNo summary available.
Equals (2 overloads)No summary available.
GetHashCodeNo summary available.
ToStringNo summary available.

Dispose Method

public void Dispose()

Equals overloads

Equals Method

public bool Equals(Avalonia.Controls.Selection.SelectionModel<T>.BatchUpdateOperation<T><T> other)
Parameters

other Avalonia.Controls.Selection.SelectionModel<T>.BatchUpdateOperation<T><T>

Returns

bool

Equals Method

public bool Equals(object obj)
Parameters

obj object

Returns

bool

GetHashCode Method

public int GetHashCode()

Returns

int

ToString Method

public string ToString()

Returns

string