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