SelectionModelTBatchUpdateOperation Structure
Namespace: Avalonia.Controls.SelectionAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public struct BatchUpdateOperation : IDisposable,
IEquatable<SelectionModelTBatchUpdateOperation>
Public Structure BatchUpdateOperation
Implements IDisposable, IEquatable(Of SelectionModelTBatchUpdateOperation)
[<SealedAttribute>]
type BatchUpdateOperation =
struct
inherit ValueType
interface IDisposable
interface IEquatable<SelectionModelTBatchUpdateOperation>
end
- Inheritance
- Object ValueType SelectionModelTBatchUpdateOperation
- Implements
- IDisposable, IEquatableSelectionModelTBatchUpdateOperation
| Dispose | Releases all resources used by the SelectionModelTBatchUpdateOperation |
| GetType | Gets the Type of the current instance. (Inherited from Object) |