Skip to main content

SelectionModelExtensions.BatchUpdateOperation Structure

Definition

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

public struct BatchUpdateOperation : IDisposable, 
IEquatable<SelectionModelExtensions.BatchUpdateOperation>
InheritanceObjectValueType → SelectionModelExtensions.BatchUpdateOperation
ImplementsIDisposable, IEquatable(SelectionModelExtensions.BatchUpdateOperation)

Constructors

SelectionModelExtensions.BatchUpdateOperation(ISelectionModel)Initializes a new instance of the SelectionModelExtensions.BatchUpdateOperation class

Methods

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

See Also

Reference

Avalonia.Controls.Selection Namespace