Dela via


SuspendableObservableCollection<T>.SuspendChangeNotification Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaration
Public Function SuspendChangeNotification As IDisposable
public IDisposable SuspendChangeNotification()
public:
IDisposable^ SuspendChangeNotification()
member SuspendChangeNotification : unit -> IDisposable
public function SuspendChangeNotification() : IDisposable

Return Value

Type: System.IDisposable

.NET Framework Security

See Also

Reference

SuspendableObservableCollection<T> Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace