public static IDisposable BatchUpdate(
this ISelectionModel model
)<ExtensionAttribute>
Public Shared Function BatchUpdate (
model As ISelectionModel
) As IDisposable[<ExtensionAttribute>]
static member BatchUpdate :
model : ISelectionModel -> IDisposable