Properties  Methods 


UpdateSuspender Class Members

The following tables list the members exposed by UpdateSuspender.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Gets a value indicating whether updates for this instance are currently suspended  
Public Property Gets or sets a value indicating whether the target will resume when the IUpdateSuspender is disposed. Default is True  
Public PropertyGets or sets an associated Tab for this IUpdateSuspender instance  
Top
Public Methods
 NameDescription
Public Method Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Methodstatic (Shared in Visual Basic) Thread-safe gets if an instance is currently suspended  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also