Properties  Methods 


UpdateSuspender Class Members

The following tables list the members exposed by UpdateSuspender.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether updates for this instance are currently suspended  
Public PropertyGets 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 MethodPerforms 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 MethodNotifies that finalizer has been invoked
Public Extension MethodChecks 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