DevForce Help Reference
UsingBlock Class
Members 


For use with a using (Using in Visual Basic) statement to perform pre- and post- actions.
Syntax
'Declaration
 
Public Class UsingBlock 
   Implements System.IDisposable 
'Usage
 
Dim instance As UsingBlock
public class UsingBlock : System.IDisposable  
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.UsingBlock

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UsingBlock Members
IdeaBlade.Core Namespace

Send Feedback