SelectionModelTBatchUpdateOperation Structure

Definition

Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public struct BatchUpdateOperation : IDisposable, 
	IEquatable<SelectionModelTBatchUpdateOperation>
Inheritance
Object    ValueType    SelectionModelTBatchUpdateOperation
Implements
IDisposable, IEquatableSelectionModelTBatchUpdateOperation

Constructors

SelectionModelTBatchUpdateOperation(SelectionModelT)Initializes a new instance of the SelectionModelTBatchUpdateOperation class

Methods

DisposeReleases all resources used by the SelectionModelTBatchUpdateOperation
GetTypeGets the Type of the current instance.
(Inherited from Object)

See Also