Skip to main content

SelectionModel<T>.BatchUpdateOperation Structure

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public struct BatchUpdateOperation : IDisposable, 
IEquatable<SelectionModel(T).BatchUpdateOperation>
View Source
InheritanceObjectValueType → SelectionModel(T).BatchUpdateOperation
ImplementsIDisposable, IEquatable(SelectionModel(T).BatchUpdateOperation)

Constructors

SelectionModel(T).BatchUpdateOperation(SelectionModel(T))Initializes a new instance of the SelectionModel(T).BatchUpdateOperation class

Methods

Dispose()Releases all resources used by the SelectionModel(T).BatchUpdateOperation
GetType()Gets the Type of the current instance.
(Inherited from Object)

See Also

Reference

Avalonia.Controls.Selection Namespace