SelectionModelExtensions.BatchUpdateOperation Structure
Definition
Namespace: Avalonia.Controls.Selection
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public struct BatchUpdateOperation : IDisposable,
IEquatable<SelectionModelExtensions.BatchUpdateOperation>
Public Structure BatchUpdateOperation
Implements IDisposable, IEquatable(Of SelectionModelExtensions.BatchUpdateOperation)
[<SealedAttribute>]
type BatchUpdateOperation =
struct
inherit ValueType
interface IDisposable
interface IEquatable<SelectionModelExtensions.BatchUpdateOperation>
end
Inheritance | Object → ValueType → SelectionModelExtensions.BatchUpdateOperation |
Implements | IDisposable, 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) |